Cleanup and overflow checks for data pointers.

This commit is contained in:
chriseth
2017-11-29 17:08:44 +01:00
parent 98c38108e8
commit 5a3dbb0269
5 changed files with 48 additions and 24 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ namespace test
BOOST_FIXTURE_TEST_SUITE(ABIDecoderTest, SolidityExecutionFramework)
BOOST_AUTO_TEST_CASE(BOTH_ENCODERS_macro)
BOOST_AUTO_TEST_CASE(both_encoders_macro)
{
// This tests that the "both decoders macro" at least runs twice and
// modifies the source.