diff options
author | Junio C Hamano <junkio@cox.net> | 2006-05-05 22:53:56 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-05-05 22:53:56 -0700 |
commit | fb69a760cc9103d1f8341a3c8ea09bd15a8a412d (patch) | |
tree | 94aeec4fbfbcacd46aee6a19b129250dff064756 /README | |
parent | dc46da2286cf0d42e1e5ebbd272c201dbc3a626a (diff) | |
download | git-fb69a760cc9103d1f8341a3c8ea09bd15a8a412d.tar.gz git-fb69a760cc9103d1f8341a3c8ea09bd15a8a412d.tar.xz |
update-index: plug memory leak from prefix_path()
prefix_path() sometimes allocates new memory and returns it, and
other times returns the incoming path argument intact. The
callers need to be a bit careful not to leak memory.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions