
23 Apr
2019
23 Apr
'19
3:43 p.m.
On 4/17/19 6:11 AM, Syed Humaid wrote:
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 | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-)
ACKed and pushed. Michal