
16 Apr
2019
16 Apr
'19
9:15 p.m.
On 4/16/19 2:51 PM, Syed Humaid wrote:
Replaced all virSaveLastError and virSetError/virFreeError usages to virErrorPreserveLast and virErrorRestore respectively.
Signed-off-by: Syed Humaid <syedhumaidbinharoon@gmail.com> --- src/libvirt-domain.c | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-)
Sorry my previous mail was talking about virsh-domain.c, I managed to confuse myself! I changed the subject prefix to 'lib: domain:' which has some other usages in git log, and pushed now Thanks, Cole