author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Tue, 4 Jul 2006 19:22:20 +0000 (21:22 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 4 Jul 2006 21:32:52 +0000 (14:32 -0700) | ||
commit | 4205eca8de6163385eb1b6eb6577ef7acfe116e7 | |
tree | 71be0aac6a214a043144a597e673969eeff624b0 | tree | snapshot |
parent | 3dd4e7320de037a5b0adf3c53fbf5baf94a6c540 | commit | diff |
rev-list: free commit_list in ... handler
Johannes noticed the missing call to free_commit_list() in the
patch from Santi to add ... support to rev-parse. Turns out I
forgot it too in rev-list. This patch is against the next branch
(3b1d06a).
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Johannes noticed the missing call to free_commit_list() in the
patch from Santi to add ... support to rev-parse. Turns out I
forgot it too in rev-list. This patch is against the next branch
(3b1d06a).
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
revision.c | diff | blob | history |