Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Check size of path buffer before writing into it
author
Greg Brockman
<gdb@MIT.EDU>
Tue, 20 Jul 2010 04:46:21 +0000
(
00:46
-0400)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 25 Jul 2010 17:33:47 +0000
(10:33 -0700)
This prevents a buffer overrun that could otherwise be triggered by
creating a file called '.git' with contents
gitdir: (something really long)
Signed-off-by: Greg Brockman <gdb@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
1b0b962
)
No differences found