mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-02-10 06:04:31 +00:00
![Daniel Kraft](/assets/img/avatar_default.png)
Fix https://github.com/bitcoin/bitcoin/issues/6558. In particular, stop parsing JSON after the first object or array is finished. Check that no other garbage follows, and fail the parser if it does.