From: Yasushi SHOJI Date: Sun, 21 Aug 2005 07:14:16 +0000 (+0900) Subject: [PATCH] possible memory leak in diff.c::diff_free_filepair() X-Git-Tag: v0.99.5~7^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/90a734dc7f37a7bd1f3beec4d33acad559360f6c?hp=90a734dc7f37a7bd1f3beec4d33acad559360f6c [PATCH] possible memory leak in diff.c::diff_free_filepair() Here is a patch to fix the problem in the simplest way. ---