]> git.ipfire.org Git - thirdparty/git.git/commit - diffcore.h
[PATCH] Introduce diff_free_filepair() funcion.
authorJunio C Hamano <junkio@cox.net>
Fri, 27 May 2005 22:50:30 +0000 (15:50 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 29 May 2005 18:17:43 +0000 (11:17 -0700)
commit226406f693013ea3eadab258cb5fc9d8e83df916
treec08246838de338afaad76cf758d5099395bae36d
parenta00d7d106aa333c4b4d0095f58e05c0c4621bbc2
[PATCH] Introduce diff_free_filepair() funcion.

This introduces a new function to free a common data structure,
and plugs some leaks.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff.c
diffcore-pathspec.c
diffcore-pickaxe.c
diffcore-rename.c
diffcore.h