]> 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)
03d670b6 5maxsetnoannotations.c:4:1: Possible out-of-bounds store. Unable to resolve
6 constraint:
7 requires: : maxSet ((a @ maxsetnoannotations.c:4:9 ) ) >= maxRead ((b @
8 maxsetnoannotations.c:4:11 ) )
9 needed to satisfy precondition:
10 requires: : maxSet ((a @ maxsetnoannotations.c:4:9 ) ) >= maxRead ((b @
11 maxsetnoannotations.c:4:11 ) )
12 derived from strcpy precondition: requires: :
13 maxSet ((<parameter 1> ) ) >= maxRead ((<parameter 2> ) )
754e4dbd 14
15Finished LCLint checking --- 1 code error found
This page took 0.07529 seconds and 5 git commands to generate.