mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-01 05:42:17 +01:00
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. |
||
---|---|---|
.. | ||
gen.cpp | ||
univalue.cpp | ||
univalue.h | ||
univalue_escapes.h | ||
univalue_read.cpp | ||
univalue_write.cpp |