]> andersk Git - splint.git/blobdiff - test/maxset.expect
Meaningless changes made to test cvs.
[splint.git] / test / maxset.expect
index db7acc12a704c9b278319abae0c6a02ac7466778..6a34ab0d7a6eab3950ca2cde0269387e4fb0f5ec 100644 (file)
@@ -1,8 +1,9 @@
 
-Finished LCLint checking --- no code errors found
+Finished checking --- no warnings
 
 maxsetnoannotations.c: (in function noancopy)
 maxsetnoannotations.c:2:3: Possible out-of-bounds store:
+    strcpy(a, b)
     Unable to resolve constraint:
     requires maxSet(a @ maxsetnoannotations.c:2:11) >= maxRead(b @
     maxsetnoannotations.c:2:13)
@@ -12,4 +13,4 @@ maxsetnoannotations.c:2:3: Possible out-of-bounds store:
      derived from strcpy precondition: requires maxSet(<parameter 1>) >=
     maxRead(<parameter 2>)
 
-Finished LCLint checking --- 1 code error found, as expected
+Finished checking --- 1 code warning, as expected
This page took 0.061971 seconds and 4 git commands to generate.