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