StarlingX Fault Management
Go to file
Erich Cordoba 586369fa6d Fix truncate string on STRCP_TO macro.
The macro STRCP_TO copies a c_str into a char buffer, it won't
copy more that sizeof(charb), however, the resulting string will
be truncated. Although this is expected, the resulting string
won't have a NULL terminator.

Story: 2003497
Task: 24774

Change-Id: I249c75af897ba02837ad6d3981d976c291e88aea
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2018-08-27 10:42:39 -05:00
fm-api Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
fm-common Fix truncate string on STRCP_TO macro. 2018-08-27 10:42:39 -05:00
fm-doc add flake8 as pep8 codestyle check. 2018-08-10 11:39:57 +08:00
fm-mgr Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
fm-rest-api Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
python-fmclient Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
snmp-audittrail StarlingX open source release updates 2018-05-31 07:36:00 -07:00
snmp-ext StarlingX open source release updates 2018-05-31 07:36:00 -07:00
.gitignore Add default test framework 2018-06-09 08:44:12 -05:00
.gitreview Add .gitreview 2018-05-31 07:36:00 -07:00
.zuul.yaml add flake8 as pep8 codestyle check. 2018-08-10 11:39:57 +08:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:00 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:00 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:00 -07:00
centos_pkg_dirs Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
mwa-cleo.map StarlingX open source release updates 2018-05-31 07:36:00 -07:00
test-requirements.txt add flake8 as pep8 codestyle check. 2018-08-10 11:39:57 +08:00
tox.ini add flake8 as pep8 codestyle check. 2018-08-10 11:39:57 +08:00

README.rst

stx-fault

StarlingX Fault Management