diff options
author | Dimitry <dimitry@ethereum.org> | 2017-10-17 03:54:49 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2017-10-17 03:54:49 +0800 |
commit | 141f27c93e37378d4d085d6caa914fdf6d416901 (patch) | |
tree | 72763c2e3b10752a95e0a40759d48b7d2aefe057 /GeneralStateTests/stRandom2 | |
parent | 7f638829311dfc1d341c1db85d8a891f57fa4da7 (diff) | |
download | tangerine-tests-141f27c93e37378d4d085d6caa914fdf6d416901.tar tangerine-tests-141f27c93e37378d4d085d6caa914fdf6d416901.tar.gz tangerine-tests-141f27c93e37378d4d085d6caa914fdf6d416901.tar.bz2 tangerine-tests-141f27c93e37378d4d085d6caa914fdf6d416901.tar.lz tangerine-tests-141f27c93e37378d4d085d6caa914fdf6d416901.tar.xz tangerine-tests-141f27c93e37378d4d085d6caa914fdf6d416901.tar.zst tangerine-tests-141f27c93e37378d4d085d6caa914fdf6d416901.zip |
fix random state test
Diffstat (limited to 'GeneralStateTests/stRandom2')
-rw-r--r-- | GeneralStateTests/stRandom2/randomStatetest647.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/GeneralStateTests/stRandom2/randomStatetest647.json b/GeneralStateTests/stRandom2/randomStatetest647.json index 966e4f947..725d74cdf 100644 --- a/GeneralStateTests/stRandom2/randomStatetest647.json +++ b/GeneralStateTests/stRandom2/randomStatetest647.json @@ -1,11 +1,11 @@ { "randomStatetest647" : { "_info" : { - "comment" : "Malicious bytecode found by fuzztest tool", - "filledwith" : "cpp-1.3.0+commit.72502df4.Linux.g++", + "comment" : "Malicious bytecode found by fuzztest tool: returndatacopy(0,-1)", + "filledwith" : "cpp-1.3.0+commit.c5d2b48b.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++", "source" : "src/GeneralStateTestsFiller/stRandom2/randomStatetest647Filler.json", - "sourceHash" : "b50ac96fd0fd5c76e6b33c6c95f27be6b30edd42e31065a23d18da0f5679f899" + "sourceHash" : "d95911fa38d1d58c1e2946f36fd4de7c0efa717ca33418a9c69c580bb82b2d83" }, "env" : { "currentCoinbase" : "0xd94f5374fce5edbc8e2a8697c15331677e6ebf0b", |