]> Git Repo - qemu.git/commit
net: free the string returned by object_get_canonical_path_component
authorYang Hongyang <[email protected]>
Tue, 20 Oct 2015 01:51:26 +0000 (09:51 +0800)
committerJason Wang <[email protected]>
Tue, 27 Oct 2015 02:30:42 +0000 (10:30 +0800)
commita3e8a3f382363d5fd452cfc15f90a688d70023d9
treef2006985ecaa3a8b377241e58f4c4260ce29993e
parentedc981443d5bd23e01639c2fbba4fbc2dc30204f
net: free the string returned by object_get_canonical_path_component

The value returned from object_get_canonical_path_component
must be freed.

Signed-off-by: Yang Hongyang <[email protected]>
Cc: Jason Wang <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
net/net.c
This page took 0.024901 seconds and 4 git commands to generate.