]> andersk Git - splint.git/blob - test/moreBufferTests2.expect
64a539e96ca9c749469faa5fb9f3114a66e30b67
[splint.git] / test / moreBufferTests2.expect
1
2 unknownsize.c: (in function uknSize1)
3 unknownsize.c:9:3: Possible out-of-bounds store:
4     Unable to resolve constraint:
5     requires maxSet(c @ unknownsize.c:9:3) >= 9
6      needed to satisfy precondition:
7     requires maxSet(c @ unknownsize.c:9:3) >= 9
8
9 Finished checking --- 1 code warning, as expected
This page took 0.02127 seconds and 3 git commands to generate.