]> andersk Git - splint.git/blobdiff - test/sizeoftest.expect
Made allocations involving sizeof work correctly (test/malloc.c).
[splint.git] / test / sizeoftest.expect
index 8bbef3c0ceca077f97994a1d451d9c0c97774ece..5d6a0e9ad920005bbd4f29da9ef44572e375b418 100644 (file)
@@ -1,7 +1,6 @@
 
 sizeof.c: (in function main)
-sizeof.c:6:2: Likely out-of-bounds store:
-    x[(sizeof(x))]
+sizeof.c:6:2: Likely out-of-bounds store: x[(sizeof(x))]
     Unable to resolve constraint:
     requires 2 >= 3
      needed to satisfy precondition:
This page took 0.037845 seconds and 4 git commands to generate.