diff options
| author | Daniel Kraft <[email protected]> | 2015-06-10 14:57:57 +0200 |
|---|---|---|
| committer | Daniel Kraft <[email protected]> | 2015-06-11 12:09:05 +0200 |
| commit | 0cc7b2352e749a7863d7b5ed680e3fb5f04f9511 (patch) | |
| tree | 613e4d563b3f7f7590b45621da797536d77c04c3 /src/init.cpp | |
| parent | Merge pull request #6264 (diff) | |
| download | discoin-0cc7b2352e749a7863d7b5ed680e3fb5f04f9511.tar.xz discoin-0cc7b2352e749a7863d7b5ed680e3fb5f04f9511.zip | |
Fix univalue handling of \u0000 characters.
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.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions