]> andersk Git - splint.git/blobdiff - test/for.expect
Made allocations involving sizeof work correctly (test/malloc.c).
[splint.git] / test / for.expect
index e75990d2de3f28b254fbf0c67db3df51efa56171..e1054c930a01625f5ea5771f78495089d90a3e89 100644 (file)
@@ -1,7 +1,6 @@
 
 for.c: (in function f)
-for.c:13:5: Possible out-of-bounds store:
-    t[i]
+for.c:13:5: Possible out-of-bounds store: t[i]
     Unable to resolve constraint:
     requires i @ for.c:13:7 <= 10
      needed to satisfy precondition:
This page took 0.033579 seconds and 4 git commands to generate.