Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
notes: make GET_NIBBLE macro more robust
author
Michael Haggerty
<mhagger@alum.mit.edu>
Sat, 26 Aug 2017 08:28:01 +0000
(10:28 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 26 Aug 2017 16:21:01 +0000
(09:21 -0700)
Put parentheses around sha1. Otherwise it could fail for something
like
GET_NIBBLE(n, (unsigned char *)data);
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
65eb8e0
)
No differences found