Mark Allen
5ac3fac6c2
snprintf() length fix for info
...
The important part of this fix is a couple places 5 was hard-coded that needed to be
strlen(OPAL_INFO_SAVE_PREFIX).
But also this contains a fix for a gcc 7.3.0 compiler warning about snprintf(). There
was an "if" statement making sure all the arguments had appropriate strlen(), but gcc
still complained about the following snprintf() because the size of the struct element
is iterator->ie_key[OPAL_MAX_INFO_KEY + 1].
Signed-off-by: Mark Allen <markalle@us.ibm.com>
2018-09-21 14:47:11 -05:00
..
2016-06-01 11:13:31 +09:00
2016-08-09 17:12:30 +09:00
2016-08-03 09:18:12 -07:00
2013-01-15 01:27:36 +00:00
2013-01-15 01:27:36 +00:00
2015-06-25 10:14:13 -06:00
2015-06-23 20:59:57 -07:00
2015-06-25 10:14:13 -06:00
2015-06-23 20:59:57 -07:00
2017-09-15 15:08:47 -07:00
2017-09-17 19:49:26 +00:00
2017-09-15 15:08:47 -07:00
2015-06-23 20:59:57 -07:00
2017-07-11 02:13:23 -04:00
2017-07-11 02:13:23 -04:00
2015-06-25 10:14:13 -06:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2017-07-11 02:13:22 -04:00
2017-06-08 19:34:48 +09:00
2016-09-23 11:22:19 +09:00
2016-05-18 16:25:51 +02:00
2018-03-24 04:25:26 -07:00
2018-03-21 19:34:03 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2017-01-18 12:05:47 -08:00
2017-11-15 04:32:26 -05:00
2017-11-15 04:32:26 -05:00
2018-09-10 09:19:34 +09:00
2017-05-17 01:12:49 -04:00
2018-09-21 14:47:11 -05:00
2018-06-01 18:31:32 -04:00
2016-03-08 10:06:14 -07:00
2015-06-23 20:59:57 -07:00
2017-09-15 15:08:47 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2017-11-25 11:50:18 -08:00
2017-09-19 19:42:54 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-06-25 10:14:13 -06:00
2015-06-23 20:59:57 -07:00
2015-06-25 10:14:13 -06:00
2015-06-23 20:59:57 -07:00
2017-01-19 14:02:47 +09:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2018-01-11 11:05:30 -08:00
2015-06-25 10:14:13 -06:00
2016-08-26 09:42:45 +09:00
2016-01-26 13:36:21 -06:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2017-09-26 10:47:26 +09:00
2017-02-28 07:48:42 -08:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2018-08-27 09:48:54 +09:00
2017-01-26 11:55:32 -06:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2017-04-05 17:35:52 -04:00
2015-06-23 20:59:57 -07:00
2017-04-11 12:08:48 +06:00
2018-03-21 05:16:25 +02:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00