]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/pack-redundant.c
pack-redundant: plug memory leak
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 4 May 2017 13:56:54 +0000 (15:56 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 May 2017 03:18:19 +0000 (12:18 +0900)
commit077a34e0b9401f9bcea991d850f1111a70e7d3d1
tree7de81310ab49fdc81dcef530cef583f00a82b3e9
parent2d4dcf210e156153a9c1b11bc60d647d5a327624
pack-redundant: plug memory leak

Identified via Coverity.

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