]> andersk Git - splint.git/blob - test/sizeof.expect
Got rid of [look into this ] messages in null.expect and outglob.expect
[splint.git] / test / sizeof.expect
1
2 sizeof.c: (in function main)
3 sizeof.c:6:3: Possible out-of-bounds store:
4     Unable to resolve constraint:
5     requires 2 >= 3
6      needed to satisfy precondition:
7     requires maxSet(x @ sizeof.c:6:3) >= 3
8
9 Finished checking --- 1 code warning, as expected
This page took 0.04985 seconds and 5 git commands to generate.