]> git.ipfire.org Git - thirdparty/git.git/commit - receive-pack.c
receive-pack: plug memory leak in fast-forward checking code.
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Thu, 21 Sep 2006 00:07:19 +0000 (02:07 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 21 Sep 2006 05:37:50 +0000 (22:37 -0700)
commit9edd7e4652e080a1a3b1ef614d22eba75b39ef87
treecc2e86749170c5c7354997f708a76a3e2e544189
parent11031d7e9f34f6a20ff4a4bd4fa3e5e3c0024a57
receive-pack: plug memory leak in fast-forward checking code.

Signed-off-by: Junio C Hamano <junkio@cox.net>
receive-pack.c