
12 Jun
2018
12 Jun
'18
10:23 a.m.
On Tue, Jun 12, 2018 at 07:16:40AM +0200, Pavel Hrdina wrote:
In virConnectCredCallbackWrapper() we ignore the error case of libvirt_charPtrUnwrap() function so we should also reset the exception.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- libvirt-override.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano