diff options
author | David Kastrup <dak@gnu.org> | 2014-02-08 10:19:26 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-02-24 14:32:41 -0800 |
commit | 62cf3ca95a7b34dcbf22d9ba4b2ea56f9fb739c9 (patch) | |
tree | 7452b1a7015b5e852b762590fd179568d484aefb /builtin/rev-parse.c | |
parent | builtin/blame.c: eliminate same_suspect() (diff) | |
download | tgif-62cf3ca95a7b34dcbf22d9ba4b2ea56f9fb739c9.tar.xz |
builtin/blame.c::prepare_lines: fix allocation size of sb->lineno
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>
Diffstat (limited to 'builtin/rev-parse.c')
0 files changed, 0 insertions, 0 deletions