| The oss-fuzz engine crashes due to stack overflow decoding a large nested
structure into a interface{}. This PR limits the size of the input data, so
should avoid such crashes. | ||
|---|---|---|
| .. | ||
| corpus | ||
| rlp_fuzzer.go | ||
| The oss-fuzz engine crashes due to stack overflow decoding a large nested
structure into a interface{}. This PR limits the size of the input data, so
should avoid such crashes. | ||
|---|---|---|
| .. | ||
| corpus | ||
| rlp_fuzzer.go | ||