
4 Jul
2019
4 Jul
'19
2:13 p.m.
On Thu, Jul 04, 2019 at 01:31:34PM +0200, Ilias Stamatis wrote:
Zero out the user provided memory in order to avoid passing random
"to a avoid potentially freeing uninitialized memory"
pointers to VIR_FREE later.
Signed-off-by: Ilias Stamatis <stamatis.iliass@gmail.com> --- Reviewed-by: Erik Skultety <eskultet@redhat.com>