]> andersk Git - splint.git/blobdiff - test/strchr.out
EXtensive code clean up. Almost passes LCLint.
[splint.git] / test / strchr.out
index 94a930bfe3532cc0dc261dd8f9e6fbc46ce6acb8..f54bbebeea89879cf68351a34750d19af87dbfe0 100644 (file)
@@ -1,4 +1,6 @@
 
-strchr.c:1:47: Cannot find include file /home/drl7x/re/LCLintDev/lib/ansi.h
-Preprocessing error for file: strchr.c
-*** Cannot continue.
+strchr.c: (in function func)
+strchr.c:6:4: Dereference of possibly null pointer c: *c
+   strchr.c:5:7: Storage c may become null
+
+Finished LCLint checking --- 1 code error found
This page took 0.032504 seconds and 4 git commands to generate.