]> andersk Git - splint.git/blob - test/returned.expect
In response to [ 689702 ] Missing C99 __func__ predefined identifier
[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.083717 seconds and 5 git commands to generate.