Code

diff -M: release the preimage candidate blobs after rename detection.
authorJunio C Hamano <junkio@cox.net>
Thu, 3 May 2007 20:04:53 +0000 (13:04 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 7 May 2007 22:54:32 +0000 (15:54 -0700)
commit50b2b53897d6f0331c192f2964542ed62a9911c0
tree08ea3be1b5fe4934ecb76197effb9cc851e3df4b
parent6e0b8ed6d35d0ed94b22652d6e8545b610cc43ab
diff -M: release the preimage candidate blobs after rename detection.

We released the postimage candidate blobs after we are done to reduce
memory pressure.  Do the same for preimage candidate blobs.

Signed-off-by: Junio C Hamano <junkio@cox.net>
diffcore-rename.c