On Tue, Feb 12, 2019 at 9:07 AM Christophe Fergeau <cfergeau@xxxxxxxxxx> 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@xxxxxxxxxx>
Reviewed-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx>