]> andersk Git - splint.git/blobdiff - test/sizeoftest.expect
Fixes for win32
[splint.git] / test / sizeoftest.expect
index e7cd00ad71ad05b8f242508604f189b5bc638ef0..8bbef3c0ceca077f97994a1d451d9c0c97774ece 100644 (file)
@@ -1,10 +1,10 @@
 
 sizeof.c: (in function main)
-sizeof.c:6:2: Possible out-of-bounds store:
+sizeof.c:6:2: Likely out-of-bounds store:
     x[(sizeof(x))]
     Unable to resolve constraint:
     requires 2 >= 3
      needed to satisfy precondition:
     requires maxSet(x @ sizeof.c:6:2) >= 3
 
-Finished checking --- 1 code warning
+Finished checking --- 1 code warning, as expected
This page took 0.080211 seconds and 4 git commands to generate.