]> andersk Git - splint.git/blame - test/for.expect
*** empty log message ***
[splint.git] / test / for.expect
CommitLineData
8e349e11 1
2for.c: (in function f)
03d670b6 3for.c:13:5: Possible out-of-bounds store. Unable to resolve constraint:
4 requires: : (i @ for.c:13:7 ) <= ( 10 )
5 needed to satisfy precondition:
6 requires: : maxSet ((t @ for.c:13:5 ) ) >= (i @ for.c:13:7 )
8e349e11 7
8Finished LCLint checking --- 1 code error found
This page took 0.046884 seconds and 5 git commands to generate.