]> andersk Git - splint.git/blobdiff - test/moreBufferTests2/Makefile
Fixed off by one bug involving arrays initialized with a block of values.
[splint.git] / test / moreBufferTests2 / Makefile
index 3aac2b84dff3265b8ece44e71ec916d713beaf9c..69ea4064faf3b73514ec3ee1a4ca908c12c6bbdb 100644 (file)
@@ -5,4 +5,5 @@
 check:
        $(SPLINT) -exportlocal +bounds unknownsize.c arrayConstExpr.c -expect 1
        $(SPLINT) -exportlocal +bounds fixedArrayType.c -expect 1
+       $(SPLINT) -exportlocal +bounds initBlock.c -expect 1
 
This page took 0.129372 seconds and 4 git commands to generate.