diff options
author | Brandon Casey <drafnel@gmail.com> | 2011-10-06 13:22:23 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-06 13:54:32 -0700 |
commit | 0d0ff65cea5424a202510fa4e28a461d36032276 (patch) | |
tree | 86f4aee1bddefc29d904f176c59a2cc0b4bf03cd /t/t4013 | |
parent | cleanup: use internal memory allocation wrapper functions everywhere (diff) | |
download | tgif-0d0ff65cea5424a202510fa4e28a461d36032276.tar.xz |
builtin/mv.c: plug miniscule memory leak
The "it" string would not be free'ed if base_name was non-NULL.
Let's free it.
Signed-off-by: Brandon Casey <drafnel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013')
0 files changed, 0 insertions, 0 deletions