pfultz2/cppcheck

FN: Handle null pointer arithmetic with string

Opened this issue · 0 comments

We should diagnose s += p where p is null.