diff options
author | Junio C Hamano <junkio@cox.net> | 2006-05-05 22:38:06 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-05-05 22:40:45 -0700 |
commit | dc46da2286cf0d42e1e5ebbd272c201dbc3a626a (patch) | |
tree | 53cad8038a2d026e80df20df1ff35f4191f4cd94 /Documentation/git-diff.txt | |
parent | update-index --unresolve: work from a subdirectory. (diff) | |
download | tgif-dc46da2286cf0d42e1e5ebbd272c201dbc3a626a.tar.xz |
checkout-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 'Documentation/git-diff.txt')
0 files changed, 0 insertions, 0 deletions