
14 Feb
2019
14 Feb
'19
5:42 a.m.
On Tue, Feb 12, 2019 at 9:07 AM Christophe Fergeau <cfergeau@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@redhat.com>
Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>