libvirt
/
libvirt
|
master
|
22 mins and 3 secs
|
Michal Privoznik
|
networkStartNetworkVirtual: Don't leak macmap object
When starting network a macmap object is created (which stores MAC -> domain name mappings). However, if something goes wrong (e.g. virNetDevIPCheckIPv6Forwarding() fails) then the object is leaked.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
|
|