Univalue's parsing of \u escape sequences did not handle NUL characters correctly. They were, effectively, dropped. The extended test-case fails with the old code, and is fixed with this patch. |
||
|---|---|---|
| .. | ||
| gen.cpp | ||
| univalue_escapes.h | ||
| univalue_read.cpp | ||
| univalue_write.cpp | ||
| univalue.cpp | ||
| univalue.h | ||