]> Git Repo - qemu.git/commit - qapi/qapi-dealloc-visitor.c
qapi: fix memleak by adding implict struct functions in dealloc visitor
authorWenchao Xia <[email protected]>
Tue, 5 Nov 2013 18:35:50 +0000 (02:35 +0800)
committerAnthony Liguori <[email protected]>
Wed, 6 Nov 2013 03:58:38 +0000 (19:58 -0800)
commit3dce9cad5a6c0b0dbe0830973b270c9466c8ab4b
tree09562c139c5b9d2ce5ba3d4e6e7ba0ebaa655485
parent7d579514a5a7b308b52d4e8567aa9bd1f7aa761b
qapi: fix memleak by adding implict struct functions in dealloc visitor

Otherwise member "base" is leaked in a qapi_free_STRUCTURE() call.

Signed-off-by: Wenchao Xia <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Message-id: 1383676551[email protected]
Cc: [email protected]
Signed-off-by: Anthony Liguori <[email protected]>
qapi/qapi-dealloc-visitor.c
This page took 0.027418 seconds and 4 git commands to generate.