ha/service-mgmt
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
..
sm-1.0.0 Improve security by avoiding buffer overflows 2019-01-09 05:34:07 -06:00
sm-common-1.0.0 Improve security by avoiding buffer overflows 2019-01-09 05:34:07 -06:00
sm-db-1.0.0 Improve security by avoiding buffer overflows 2019-01-09 05:34:07 -06:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:26 -07:00