Geeks
pfultz2
/
cppcheck
Readme
Issues
Stargazers
Watchers
FN: Handle null pointer arithmetic with string
Opened this issue
8 years ago
·
0
comments
pfultz2
commented
8 years ago
We should diagnose
s += p
where
p
is null.