Plug a memleak in builtin-revert
commitd258b25887f763db96c20d4ec805ae685f55bdd1
authorAlex Riesen <raa.lkml@gmail.com>
Tue, 28 Oct 2008 17:27:33 +0000 (28 18:27 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Oct 2008 21:01:00 +0000 (30 14:01 -0700)
tree55f3aafcfc5442caa9902feabcad5e7d1f830700
parent6e381d3aff89e09d13bd855ed6e18b0aa6f1e441
Plug a memleak in builtin-revert

Probably happened when working around git_path's problem with returned
buffer being reused.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-revert.c