On Tue, Feb 12, 2019 at 9:07 AM Christophe Fergeau <cfergeau(a)redhat.com>
wrote:
If xmlNodeDump() fails, we would be leaking the xmlBuffer we
created.
This commit ensures we don't return early before this buffer is freed.
Signed-off-by: Christophe Fergeau <cfergeau(a)redhat.com>
Reviewed-by: Fabiano Fidêncio <fidencio(a)redhat.com>