]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
virfile: Need to initialize 'looppath'
authorJohn Ferlan <jferlan@redhat.com>
Tue, 22 Jan 2013 14:15:43 +0000 (09:15 -0500)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 22 Jan 2013 16:29:25 +0000 (17:29 +0100)
commit50adf8271d7d85025fedf64b44470bff2471b43f
tree5181232e6e6a29021c832a74b2848e5d7c600062
parent3e8502165f5b61cb57f753743d5ca75eaaebcd46
virfile: Need to initialize 'looppath'

It was possible to call VIR_FREE in cleanup prior to initialization.
src/util/virfile.c