Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
cocci: FLEX_ALLOC_MEM to FLEX_ALLOC_STR
author
Denton Liu
<liu.denton@gmail.com>
Wed, 3 Apr 2019 22:00:06 +0000
(15:00 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 4 Apr 2019 09:22:30 +0000
(18:22 +0900)
Ensure that a FLEX_MALLOC_MEM that uses 'strlen' for its 'len' uses
FLEX_ALLOC_STR instead, since these are equivalent forms.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
|
inline
| side by side (from:
0cf2b0a
)
No differences found