Luis Botello 845f41a85c 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: 28806

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>
Sugested-by: Victor Rodriguez <vm.rod25@gmail.com>
             Erich Cordoba <erich.cordoba.malibran@intel.com>

Change-Id: Ia1ffaf18e7050d9099b80f9023b2bf255b4750fa
2019-01-08 09:55:07 -06:00
2018-11-22 21:09:27 +08:00
2018-12-14 18:13:50 +00:00
2018-09-25 15:55:02 -07:00
2018-05-31 07:36:00 -07:00
2018-11-01 23:38:13 -05:00
2018-05-31 07:36:00 -07:00
2018-10-24 10:06:43 -05:00

stx-fault

StarlingX Fault Management

S
Description
StarlingX Fault Management
Readme 7.1 MiB
Languages
Python 61.6%
C++ 32.6%
Shell 3%
C 1.5%
Makefile 1.1%
Other 0.1%