commit | 90a734dc7f37a7bd1f3beec4d33acad559360f6c | [log] [tgz] |
---|---|---|
author | Yasushi SHOJI <yashi@atmark-techno.com> | Sun Aug 21 16:14:16 2005 +0900 |
committer | Junio C Hamano <junkio@cox.net> | Sun Aug 21 03:48:33 2005 -0700 |
tree | 34b0a955c4a5e14ab4687b4762f8dd06e04e5111 | |
parent | d57306c7945becfba70d3139af0a3a8f525a6bb5 [diff] |
[PATCH] possible memory leak in diff.c::diff_free_filepair() Here is a patch to fix the problem in the simplest way.