]> andersk Git - splint.git/blame - test/maxset.expect
*** empty log message ***
[splint.git] / test / maxset.expect
CommitLineData
754e4dbd 1
2Finished LCLint checking --- no code errors found
754e4dbd 3
4maxsetnoannotations.c: (in function noancopy)
7bf96067 5maxsetnoannotations.c:2:3: Possible out-of-bounds store:
6 Unable to resolve constraint:
4109ede4 7 requires maxSet(a @ maxsetnoannotations.c:2:11) >= maxRead(b @
8 maxsetnoannotations.c:2:13)
03d670b6 9 needed to satisfy precondition:
4109ede4 10 requires maxSet(a @ maxsetnoannotations.c:2:11) >= maxRead(b @
11 maxsetnoannotations.c:2:13)
12 derived from strcpy precondition: requires maxSet(<parameter 1>) >=
13 maxRead(<parameter 2>)
754e4dbd 14
e83c79ec 15Finished LCLint checking --- 1 code error found, as expected
This page took 0.060977 seconds and 5 git commands to generate.