nfv/guest-client/guest-client-3.0.1/guest_client/src
Luis Botello be468f45a7 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: 28808

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: I7e844718e14b35893f9eeb725e32d9d7477f0d57
2019-01-09 05:46:04 -06:00
..
heartbeat Improve security by avoiding buffer overflows 2019-01-09 05:46:04 -06:00
test StarlingX open source release updates 2018-05-31 07:36:51 -07:00
Makefile Improve security by avoiding buffer overflows 2019-01-09 05:46:04 -06:00
guest_channel.c StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_channel.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_child_death.c StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_child_death.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_client.c StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_config.c StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_config.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_debug.c Turn on Guest-Client logs on centos guest image 2018-06-18 11:43:57 -05:00
guest_debug.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_limits.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_process.c StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_process.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_script.c StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_script.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_selobj.c StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_selobj.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_signal.c StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_signal.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_stream.c StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_stream.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_time.c StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_time.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_timer.c StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_timer.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_types.c StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_types.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_unix.c StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_unix.h StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest_utils.c vm_voting on migration action are sometimes not getting rejected 2018-06-19 10:08:07 -05:00
guest_utils.h vm_voting on migration action are sometimes not getting rejected 2018-06-19 10:08:07 -05:00