]> andersk Git - splint.git/commit - test/moreBufferTests2.expect
Added additional tests for buffer overflow detection fixes to the test suite.
authordrl7x <drl7x>
Wed, 28 Nov 2001 22:07:31 +0000 (22:07 +0000)
committerdrl7x <drl7x>
Wed, 28 Nov 2001 22:07:31 +0000 (22:07 +0000)
commit30585c3565d1eee205bba753d90b6136a2771b82
treea7fa5a49500835bc94a0ae06c54d194bc946aceb
parent1f11dead7a705a9a985083d594d331cb25ab0cd9
Added additional tests for buffer overflow detection fixes to the test suite.
Test are fore the constructs char c[CONSTEXPR+ CONSTREXPR] and char b[UNKNOWNCONSTANT].
test/Makefile.am
test/Makefile.in
test/db2/dbase.lcs
test/db2/empset.lcs
test/db2/erc.lcs
test/db2/eref.lcs
test/moreBufferTests2.expect [new file with mode: 0644]
test/moreBufferTests2/Makefile [new file with mode: 0644]
test/moreBufferTests2/arrayConstExpr.c [new file with mode: 0644]
test/moreBufferTests2/unknownsize.c [new file with mode: 0644]
This page took 0.041423 seconds and 5 git commands to generate.