]> andersk Git - splint.git/blame - test/strchr.expect
Remove unused cpplib_createDefinition.
[splint.git] / test / strchr.expect
CommitLineData
754e4dbd 1
2strchr.c: (in function func)
16c024b5 3strchr.c:5:4: Dereference of possibly null pointer c: *c
4 strchr.c:4:7: Storage c may become null
5strchr.c:5:3: Suspect modification of observer c: *c = 'd'
6 strchr.c:4:7: Storage *c becomes observer
754e4dbd 7
11db3170 8Finished checking --- 2 code warnings, as expected
This page took 0.06771 seconds and 5 git commands to generate.