author | Linus Torvalds <torvalds@osdl.org> | |
Thu, 11 Jan 2007 20:25:16 +0000 (12:25 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 11 Jan 2007 20:25:16 +0000 (12:25 -0800) | ||
commit | 2cdf9509df66358f83a577caf83dc06e3161ec3c | |
tree | 2b6a8aebd67386fa7ce7425c9eeee4dfc23bde16 | tree | snapshot |
parent | 2a3a3c247e7f1f257e9c6762e48b98f08a30011a | commit | diff |
write-cache: do not leak the serialized cache-tree data.
It is not used after getting written, and just is leaking every time
we write the index out.
Signed-off-by: Junio C Hamano <junkio@cox.net>
It is not used after getting written, and just is leaking every time
we write the index out.
Signed-off-by: Junio C Hamano <junkio@cox.net>
read-cache.c | diff | blob | history |