Simon Kobyda
9413442224
completer: Doesn't alloc enough space for null terminated array of strings
...
Functions virshSecretEventNameCompleter, virshPoolEventNameCompleter,
virshNodedevEventNameCompleter allocates only enough space
for array of N strings.
However these are null terminated strings, so program needs to
alloc space for array of N + 1 strings.
How to replicate error: valgrind virsh, use completer for
'nodedev-event --event' or 'pool-event --event' or
'secret-event --event'.
Signed-off-by: Simon Kobyda <skobyda@redhat.com>
2018-07-12 16:03:45 +02:00
..
2018-01-11 18:53:04 +01:00
2018-05-10 14:59:15 -04:00
2017-11-03 13:24:12 +01:00
2017-10-16 10:22:34 +01:00
2017-10-16 10:22:34 +01:00
2018-04-24 10:46:41 +02:00
2018-04-12 16:52:01 +01:00
2018-03-05 16:49:50 +00:00
2018-07-12 16:03:45 +02:00
2018-07-03 04:56:29 +02:00
2018-06-21 17:39:22 -04:00
2018-07-09 17:19:20 +02:00
2018-05-24 13:36:32 +02:00
2018-03-08 16:51:31 +01:00
2018-05-28 15:59:10 +02:00
2018-01-24 13:51:21 +01:00
2017-11-03 13:24:12 +01:00
2018-05-17 17:06:11 +02:00
2017-11-03 13:24:12 +01:00
2018-05-24 15:26:10 +02:00
2018-05-24 15:26:10 +02:00
2018-06-26 11:22:07 +01:00
2018-06-26 11:22:07 +01:00
2018-05-24 15:26:10 +02:00
2018-05-24 15:26:02 +02:00
2018-05-24 13:34:18 +02:00
2018-05-24 13:32:25 +02:00
2018-05-10 07:51:37 +02:00
2018-06-05 18:44:05 +02:00
2017-05-18 07:42:13 +02:00
2018-04-17 11:19:13 -04:00
2017-11-03 13:24:12 +01:00
2018-04-24 16:59:21 +01:00
2018-05-10 10:01:15 +02:00
2018-07-09 17:19:20 +02:00
2018-01-11 18:53:04 +01:00
2018-01-11 18:53:04 +01:00
2018-01-11 18:53:04 +01:00
2017-10-16 10:22:34 +01:00
2017-11-04 08:38:08 +01:00
2017-03-11 21:22:58 +04:00
2017-08-24 18:37:37 -04:00
2017-10-12 21:32:07 +02:00
2018-02-21 16:59:44 +00:00
2018-04-19 10:35:58 +01:00
2017-10-16 10:22:34 +01:00
2018-04-12 16:52:01 +01:00
2017-10-16 10:22:34 +01:00
2018-02-08 18:05:05 +01:00
2017-10-16 10:22:34 +01:00
2017-10-16 10:22:34 +01:00
2017-10-16 10:22:34 +01:00
2018-06-05 18:44:05 +02:00
2018-01-25 16:20:27 +01:00