Fix bug introduced by the latest changes to git-pack-redundant
authorLukas Sandström <lukass@etek.chalmers.se>
Fri, 18 Nov 2005 16:30:29 +0000 (17:30 +0100)
committerJunio C Hamano <junkio@cox.net>
Fri, 18 Nov 2005 19:20:34 +0000 (11:20 -0800)
I forgot to initialize part of the pll struct when copying it.
Found by valgrind.

Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found