projects
/
ccan
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
2b54b29
)
generator: Don't print variable unless the generator returned a value
author
Jon Griffiths
<jon_p_griffiths@yahoo.com>
Mon, 22 Aug 2016 14:39:38 +0000
(
02:39
+1200)
committer
Jon Griffiths
<jon_p_griffiths@yahoo.com>
Mon, 29 Aug 2016 04:54:58 +0000
(16:54 +1200)
clang warns that the generator assignment is conditional which could
lead to passing an undefined variable to printf.
Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com>
No differences found