]> andersk Git - splint.git/blame - test/for.expect
REmoved references to the full working directory of LCLint for test outputs since...
[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:
4109ede4 4 requires i @ for.c:13:7 <= 10
03d670b6 5 needed to satisfy precondition:
4109ede4 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.059599 seconds and 5 git commands to generate.