On 10/11/2013 07:47 AM, Viktor Mihajlovski wrote: > If cleanup_virt_device is called twice (e.g. during modify resource) > a double free can occur because only the dev substructure has > been memset to zero. Now zeroing the entire structure. > > Signed-off-by: Viktor Mihajlovski <[email protected]> > --- > libxkutil/device_parsing.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
ACK John _______________________________________________ Libvirt-cim mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvirt-cim
