-
Sean Leather authored
MemoryStream::Peek() did not return '\0' if src_ == end_, but Peek() == '\0' is used in parsing in the GenericReader. Without this change, parsing with MemoryStream as the InputStream could result in a segmentation fault.
0e715872
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
documenttest.cpp | ||
encodedstreamtest.cpp | ||
encodingstest.cpp | ||
filestreamtest.cpp | ||
jsoncheckertest.cpp | ||
readertest.cpp | ||
unittest.cpp | ||
unittest.h | ||
valuetest.cpp | ||
writertest.cpp |