]> git.proxmox.com Git - mirror_qemu.git/commit
qcow2: free old snapshots array upon creation of a new one (Uri Lublin)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 8 Jan 2009 19:32:20 +0000 (19:32 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 8 Jan 2009 19:32:20 +0000 (19:32 +0000)
commit54c16572a03e3c9c5694653361f9bfa3959fcb59
tree44c4f50de29cc2048db95cb0c0cc4e8ceea9b55f
parent7f48fa1f05b0db5583fd191aee60f7b4fb7ffda9
qcow2: free old snapshots array upon creation of a new one (Uri Lublin)

Don't leak memory

Rebased for qemu tree.

Signed-off-by: Uri Lublin <uril@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6245 c046a42c-6fe2-441c-8c8c-71466251a162
block-qcow2.c