Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: [email protected] Cc: [email protected] Signed-off-by: Anthony Liguori <[email protected]>
- Loading branch information