Plug a memleak in builtin-revert
authorAlex Riesen <raa.lkml@gmail.com>
Tue, 28 Oct 2008 17:27:33 +0000 (18:27 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Oct 2008 21:01:00 +0000 (14:01 -0700)
Probably happened when working around git_path's problem with returned
buffer being reused.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found