[libvirt] [PATCH v3] libvirt-domain.c: Convert to virErrorRestore/virErrorPreserveLast

Cole Robinson crobinso at redhat.com
Tue Apr 16 21:15:14 UTC 2019


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 at 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




More information about the libvir-list mailing list