diff_flush(): leakfix.
commit7d6c447145c07bb7d96a9aa17e33838fbe76e405
authorJunio C Hamano <junkio@cox.net>
Wed, 5 Apr 2006 09:06:49 +0000 (5 02:06 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 5 Apr 2006 09:48:41 +0000 (5 02:48 -0700)
treee89037cd85e74c88b08f0607135a34089101c6d8
parentfa0cdab537b1ae635b5a64cddd29cddf2dfc4a1b
diff_flush(): leakfix.

We were leaking filepairs when output-format was set to
NO_OUTPUT.

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