mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
The generic pointer decoder did not advance the input position for empty values. This can lead to strange issues and even infinite loops.