]> andersk Git - splint.git/blob - test/strchr.expect
f54bbebeea89879cf68351a34750d19af87dbfe0
[splint.git] / test / strchr.expect
1
2 strchr.c: (in function func)
3 strchr.c:6:4: Dereference of possibly null pointer c: *c
4    strchr.c:5:7: Storage c may become null
5
6 Finished LCLint checking --- 1 code error found
This page took 0.243109 seconds and 3 git commands to generate.