#1691·cpprestsdk

http_request::extract_json() crashes if malformed JSON is provided.

Author: WolfteinCreated Mar 9, 2022Updated Sep 6, 2024

OS: Ubuntu 20.04.2 Compiler: GCC 9.4.0

Example

{
    "user_id": 1,sasd123
    "post_id": 16
}