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_escapes.h | ||
| univalue_read.cpp | ||
| univalue_write.cpp | ||
| univalue.cpp | ||
| univalue.h | ||