]> andersk Git - splint.git/blame - test/strchr.expect
Fixed pre-processing bug reported by Adam Clarke. Moved marking point
[splint.git] / test / strchr.expect
CommitLineData
754e4dbd 1
2strchr.c: (in function func)
3strchr.c:6:4: Dereference of possibly null pointer c: *c
4 strchr.c:5:7: Storage c may become null
0bf5022d 5strchr.c:6:3: Suspect modification of observer c: *c = 'd'
754e4dbd 6
11db3170 7Finished checking --- 2 code warnings, as expected
This page took 0.088973 seconds and 5 git commands to generate.