]> andersk Git - splint.git/blob - test/nullret.expect
noexpand always false.
[splint.git] / test / nullret.expect
1
2 nullret.c: (in function f1)
3 nullret.c:1:22: Null storage returned as non-null: 0
4 nullret.c: (in function f3)
5 nullret.c:7:22: Null storage returned as non-null: 0
6
7 Finished checking --- 2 code warnings, as expected
8
9 Finished checking --- no warnings
This page took 0.061832 seconds and 5 git commands to generate.