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

Laine Stump laine at redhat.com
Fri Aug 16 02:41:58 UTC 2019


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(-)

-- 
2.21.0




More information about the libvir-list mailing list