libvirt
/
libvirt
|
master
|
29 mins and 47 secs
|
Michal Privoznik
|
virStoragePoolDefParseSource: Don't leak @port
In a1c453dc088, during VIR_AUTOFREE() rewrite this wasn't done properly. @port might be leaked because it's allocated in a for() loop.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
|
|