diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2006-09-05 08:22:16 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-09-05 17:40:49 -0700 |
commit | 0caea90be0e565a923b69df7b32c13cbcf892d6d (patch) | |
tree | 90da9270a6ebd65dc6851edd763f5e92fcd47819 /revision.c | |
parent | c41e20b30b2bd4b8167917336676cde6f6aadd06 (diff) | |
download | git-0caea90be0e565a923b69df7b32c13cbcf892d6d.tar.gz git-0caea90be0e565a923b69df7b32c13cbcf892d6d.tar.xz |
Fix memory leak in prepend_to_path (git.c).
Some memory was allocated for a new path but not freed
after the path was used.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'revision.c')
0 files changed, 0 insertions, 0 deletions