mirror of
https://github.com/git/git.git
synced 2026-04-12 01:40:10 +02:00
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>
This commit is contained in:
committed by
Junio C Hamano
parent
c41e20b30b
commit
0caea90be0
Reference in New Issue
Block a user