mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-10 13:56:50 +00:00
This is a preliminary fix for #420 (SEC-18 RLP decoder unsafe allocation). If a sane input limit is set on the rlp.Stream, it should no longer be possible to cause huge []byte allocations.