diff options
author | Pavel Roskin <proski@gnu.org> | 2005-12-21 15:35:48 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-12-21 13:00:31 -0800 |
commit | 6689f08735d08a057f8d6f91af98b04960afa517 (patch) | |
tree | 28c007b949e0956b712f0900b690c9b12db99ccb /debian | |
parent | Avoid misleading success message on error (diff) | |
download | tgif-6689f08735d08a057f8d6f91af98b04960afa517.tar.xz |
An off-by-one bug found by valgrind
Insufficient memory is allocated in index-pack.c to hold the *.idx name.
One more byte should be allocated to hold the terminating 0.
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions