mirror of
https://github.com/nlohmann/json.git
synced 2024-12-02 21:19:01 +08:00
899bd94b43
serializer use fixed buffer. Whenever it is nearly full, it is flushed to `output_adapter_t<char> o` But the code forgets to flush when there is a invalid utf8 code point So there will be buffer overflow. |
||
---|---|---|
.. | ||
cmake_add_subdirectory | ||
cmake_import | ||
cmake_import_minver | ||
data | ||
reports | ||
src | ||
thirdparty | ||
CMakeLists.txt | ||
Makefile |