John Ferlan 7eb56dcd9e tests: Resolve possible overrun
Coverity noted that each of the fmemopen called used the strlen value
in order to allocate space, but that neglected space for terminating
null string. So just add 1 to the strlen.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
2018-09-24 08:50:02 -04:00
..
2017-11-20 13:22:48 +01:00
2017-04-11 13:23:01 +02:00
2018-04-10 15:16:23 +02:00
2017-07-26 15:33:45 +02:00
2017-04-27 14:13:19 +02:00
2018-08-15 10:16:16 +02:00