Open GoogleCodeExporter opened 9 years ago
What's the definition of "json_string"? Maybe your "sizeof(json_string)" if
wrong?
The parsing code you used is copied from the tutorial. But (mem)copying the
buffer before doing insitu parsing usually doesn't make much sense in real
code. I'd suggest that you just do the "normal" parsing instead.
Original comment by philipp....@gmail.com
on 3 Apr 2015 at 8:34
Original issue reported on code.google.com by
ggilo...@gmail.com
on 31 Mar 2015 at 9:06