]> andersk Git - splint.git/blob - test/sizeoftest.out
REmoved non-working test from make file and changed .expects to reflect the new messa...
[splint.git] / test / sizeoftest.out
1
2 sizeof.c: (in function main)
3 sizeof.c:6:2: Possible out-of-bounds store.  Unable to resolve constraint:
4     requires 2 >= 3
5      needed to satisfy precondition:
6     requires maxSet(x @ sizeof.c:6:2) >= 3
7
8 Finished LCLint checking --- 1 code error found
This page took 0.036348 seconds and 5 git commands to generate.