]> git.proxmox.com Git - mirror_qemu.git/commit
libqos: Correct memory leak
authorJohn Snow <jsnow@redhat.com>
Mon, 4 Aug 2014 21:11:21 +0000 (17:11 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 15 Aug 2014 17:03:12 +0000 (18:03 +0100)
commitf3cdcbaee16d32b52d5015a8b1e8ddf5a27f7089
treed866e5797e844c6e30a853c8ed1fc8a284fb08fe
parent86298845e127365e8a5b7419a5ee9039bbd1837f
libqos: Correct memory leak

Fix a small memory leak inside of libqos, in the pc_alloc_init routine.

Signed-off-by: John Snow <jsnow@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/libqos/malloc-pc.c