]> andersk Git - splint.git/blob - test/returned.expect
Updated documentation and Makefiles (LCLint -> splint),
[splint.git] / test / returned.expect
1
2 returned.c: (in function f)
3 returned.c:6:4: Dereference of possibly null pointer s: *s
4    returned.c:5:13: Storage s may become null
5
6 Finished checking --- 1 code warning, as expected
This page took 0.028509 seconds and 5 git commands to generate.