]> andersk Git - splint.git/blame - test/sizeof.expect
Fixed test suite (temporarily) to run nested test cases
[splint.git] / test / sizeof.expect
CommitLineData
a469ccf0 1
2sizeof.c: (in function main)
3sizeof.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
9Finished LCLint checking --- 1 code error found, as expected
This page took 0.045016 seconds and 5 git commands to generate.