index-pack: don't leak leaf delta result
commit9ed19614d4afd86a8d51072ed34c2c44554c3b54
authorNicolas Pitre <nico@cam.org>
Thu, 23 Oct 2008 19:05:59 +0000 (23 15:05 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Oct 2008 05:32:43 +0000 (23 22:32 -0700)
tree515ec337460fc3e1c696c51c6dc02e11b82fb62b
parent2b5c208f5bd371ea5527046384f9955dbbceb188
index-pack: don't leak leaf delta result

Another (but minor this time) fallout from commit 9441b61 (index-pack:
rationalize delta resolution code, 2008-10-17).

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
index-pack.c