Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
builtin/blame.c::prepare_lines: fix allocation size of sb->lineno
author
David Kastrup
<dak@gnu.org>
Sat, 8 Feb 2014 09:19:26 +0000
(10:19 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 24 Feb 2014 22:32:41 +0000
(14:32 -0800)
If we are calling xrealloc on every single line, the least we can do
is get the right allocation size.
Signed-off-by: David Kastrup <dak@gnu.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
62cf3ca
)
No differences found