]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Need to initialize 'zerobuf'
authorJohn Ferlan <jferlan@redhat.com>
Tue, 22 Jan 2013 14:15:46 +0000 (09:15 -0500)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 22 Jan 2013 16:29:26 +0000 (17:29 +0100)
commitdd383b93ff86d0f2c967abb777323f5da37c10fa
tree58c1604588b52e5f1599819320f2b97ecb608150
parent0ce43ca4ab5c633f5fa56345811e454db0e64d3c
storage: Need to initialize 'zerobuf'

It was possible to call VIR_FREE in cleanup prior to initialization.
src/storage/storage_backend.c