On 3/5/20 1:58 PM, Daniel P. Berrangé wrote:
The 'auths' struct in the test driver was not free()d. This
was easy to
miss because the default XML doesn't include auth info.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
Reviewed-by: Daniel Henrique Barboza <danielhb413(a)gmail.com>