Comment 6 for bug 1702296

Revision history for this message
Gavril Ioan Florian (gflorian) wrote :

Hi Anish,
If the last question is for me .... I will say yes, it is a crash actually, nu?

I started to investigate a little bit ... it seems that the rapidjson code is crashing when it is trying to decode the following JSON:

{ "filter" : [[{"name": "Type", "value": "1", "op": 1}, {"name": "Level", "value": "4", "op": 5}, null], [{"name": "Type", "value": "10", "op": 1}, {"name": "Level", "value": "4", "op": 5}, null]] }

I am using rapidjson v0.11. Can you please cofnfirm if this version is correct?

Thanks,
Gabi