author | Qingning Huo <qhuo@mayhq.co.uk> | |
Sun, 11 Sep 2005 13:27:47 +0000 (14:27 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 11 Sep 2005 17:51:13 +0000 (10:51 -0700) | ||
commit | 2c865d9aa7b9c3511f901b2544b667c5188f510e | |
tree | 3df04617960fd4dbd7aa2378f5fb7e50583f0142 | tree | snapshot |
parent | 720d150c48fc35fca13c6dfb3c76d60e4ee83b87 | commit | diff |
[PATCH] Fix buffer overflow in ce_flush().
Add a check before appending SHA1 signature to write_buffer,
flush it first if necessary.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Add a check before appending SHA1 signature to write_buffer,
flush it first if necessary.
Signed-off-by: Junio C Hamano <junkio@cox.net>
read-cache.c | diff | blob | history |