[libvirt] [PATCH 0/2] network: fix crash during cleanup from failure to allocate port

Michal Privoznik mprivozn at redhat.com
Fri Aug 16 08:39:42 UTC 2019


On 8/16/19 4:41 AM, Laine Stump wrote:
> The first patch fixes the bug. The 2nd patch just updates some code
> that I noticed while fixing the bug (because I figured someone would
> whine that I was just moving around calls to outdated APIs).
> 
> Laine Stump (2):
>    network: fix crash during cleanup from failure to allocate port
>    network: replace virSaveLastError() with virErrorPreserveLast()
> 
>   src/network/bridge_driver.c | 23 +++++++++++------------
>   1 file changed, 11 insertions(+), 12 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list