]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: Convert to virErrorRestore/virErrorPreserveLast
authorSyed Humaid <syedhumaidbinharoon@gmail.com>
Wed, 17 Apr 2019 04:11:06 +0000 (08:11 +0400)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 23 Apr 2019 13:40:59 +0000 (15:40 +0200)
commite9d4912cc0e94064bc1b1d8879670fb23e68d68a
tree8c95953ddada7fb0bdcdf7c9ac0ff279769a9cff
parent528e26e77fd83abd74987cf2662221e9bd728e13
network: Convert to virErrorRestore/virErrorPreserveLast

Replaced usage of virSaveLastError and virSetError/virFreeError with
virErrorPreserveLast and virErrorRestore respectively.

Signed-off-by: Syed Humaid <syedhumaidbinharoon@gmail.com>
src/network/bridge_driver.c