ha/service-mgmt/sm-db-1.0.0/src
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
..
Makefile Improve security by avoiding buffer overflows 2019-01-09 05:34:07 -06:00
sm_db.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_build.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_configuration.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_configuration.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_foreach.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_foreach.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_iterator.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_iterator.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_node_history.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_node_history.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_nodes.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_nodes.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_action_results.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_action_results.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_actions.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_actions.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_dependency.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_dependency.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_domain_assignments.c sm components to use C++11 standard 2018-08-20 15:44:01 +00:00
sm_db_service_domain_assignments.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_domain_interfaces.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_domain_interfaces.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_domain_members.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_domain_members.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_domain_neighbors.c sm components to use C++11 standard 2018-08-20 15:44:01 +00:00
sm_db_service_domain_neighbors.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_domains.c sm components to use C++11 standard 2018-08-20 15:44:01 +00:00
sm_db_service_domains.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_group_members.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_group_members.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_groups.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_groups.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_heartbeat.c sm components to use C++11 standard 2018-08-20 15:44:01 +00:00
sm_db_service_heartbeat.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_instances.c StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_service_instances.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_db_services.c sm components to use C++11 standard 2018-08-20 15:44:01 +00:00
sm_db_services.h StarlingX open source release updates 2018-05-31 07:36:26 -07:00