Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qom: Fix memory leak in object_property_set_link()
Save the result of the call to object_get_canonical_path() so we can free it. Cc: [email protected] Signed-off-by: Vlad Yasevich <[email protected]> Reviewed-by: Amos Kong <[email protected]> Reviewed-by: Stefan Hajnoczi <[email protected]> Signed-off-by: Andreas Färber <[email protected]>
- Loading branch information