[PATCH] possible memory leak in diff.c::diff_free_filepair()
commit90a734dc7f37a7bd1f3beec4d33acad559360f6c
authorYasushi SHOJI <yashi@atmark-techno.com>
Sun, 21 Aug 2005 07:14:16 +0000 (21 16:14 +0900)
committerJunio C Hamano <junkio@cox.net>
Sun, 21 Aug 2005 10:48:33 +0000 (21 03:48 -0700)
tree34b0a955c4a5e14ab4687b4762f8dd06e04e5111
parentd57306c7945becfba70d3139af0a3a8f525a6bb5
[PATCH] possible memory leak in diff.c::diff_free_filepair()

Here is a patch to fix the problem in the simplest way.
diff.c