ha/service-mgmt/sm-db-1.0.0
Luis Botello 196c036013 Improve security by avoiding buffer overflows
This patch adds compiler flags to improve the security of STX code.
Flags added:
Format string vulnerabilities: CFLAGS="-Wformat -Wformat-security"
Compiler will treat string format warnings as errors,
so at compiling level, buffer overflow is avoided.

Story: 2004380
Task: 28823

Signed-off-by: Luis Botello  <luis.botello.ortega@intel.com>
Reviewed-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
             Victor Rodriguez <vm.rod25@gmail.com>
Suggested-by: Victor Rodriguez <vm.rod25@gmail.com>
             Erich Cordoba <erich.cordoba.malibran@intel.com>

Change-Id: I45a0002288db434bc79c477c231f900e477347a1
2019-01-09 05:34:07 -06:00
..
centos SM management for Barbican in HA environment. 2018-12-01 14:45:53 -05:00
database Refactor patches for rabbitmq-server package 2018-12-18 02:38:50 +00:00
patches StarlingX open source release updates 2018-05-31 07:36:26 -07:00
scripts StarlingX open source release updates 2018-05-31 07:36:26 -07:00
src Improve security by avoiding buffer overflows 2019-01-09 05:34:07 -06:00
upgrades Shorten "addons/wr-cgcs/layers/cgcs" to just "stx" 2018-07-04 11:00:45 -04:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:26 -07:00
Makefile StarlingX open source release updates 2018-05-31 07:36:26 -07:00