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 /attr.c | |
parent | 040a655116c9755bbf30acd22c34eecb2f502c6d (diff) | |
download | git-0d0ff65cea5424a202510fa4e28a461d36032276.tar.gz |
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 'attr.c')
0 files changed, 0 insertions, 0 deletions