Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
revision.c: use proper data type in call to sizeof() within xrealloc
author
Brandon Casey
<casey@nrlssc.navy.mil>
Thu, 13 Nov 2008 20:20:37 +0000
(14:20 -0600)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 15 Nov 2008 05:41:19 +0000
(21:41 -0800)
A type char** was being used instead of char*.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
d0f19d0
)
No differences found