ASAN Reported ASAN:SIGSEGV
Added patch for above fix.
Fixed possible Null Pointer Dereference
Latest stable release is 0.5.0 ? or 0.6.0-rc2 ?
Strict mode passes invalid json.
Strict mode passes null as input Json
I think the above input json is valid as http://jsonlint.com/ also passes it.
Hi I want to parse comments present in json file. Please tell me how I can do th...