Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
An off-by-one bug found by valgrind
author
Pavel Roskin
<proski@gnu.org>
Wed, 21 Dec 2005 20:35:48 +0000
(15:35 -0500)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 21 Dec 2005 21:00:31 +0000
(13:00 -0800)
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>
raw
|
patch
| inline |
side by side
(from:
6689f08
)
No differences found