fast-export: avoid leaking memory in handle_tag()
commit1efb1e9a21d16efddd1440bd2684bf19dc9546e0
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 4 May 2017 13:57:33 +0000 (4 15:57 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 May 2017 03:18:20 +0000 (8 12:18 +0900)
treedcd6ba3d730df24effeb594eb7f0086a3b62876f
parent43e61e715283ba3e6cfe5ebf9e831e1d96cec399
fast-export: avoid leaking memory in handle_tag()

Reported by, you guessed it, Coverity.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/fast-export.c