]> andersk Git - splint.git/blob - test/sizeoftest.expect
Modified the doc/Makefile.am so that the man page is install under make install.
[splint.git] / test / sizeoftest.expect
1
2 sizeof.c: (in function main)
3 sizeof.c:6:2: 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:2) >= 3
8
9 Finished LCLint checking --- 1 code error found
This page took 0.573375 seconds and 5 git commands to generate.