receive-pack: plug memory leak in update()
commitbda6e82801e3c01d51634e6c722783295fd079ae
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 4 May 2017 13:57:55 +0000 (4 15:57 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 May 2017 03:18:20 +0000 (8 12:18 +0900)
tree3a282848f0520cb2959145e9a5404155707071fc
parent1efb1e9a21d16efddd1440bd2684bf19dc9546e0
receive-pack: plug memory leak in update()

Reported via Coverity.

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