summaryrefslogtreecommitdiff
path: root/src/json.cc
AgeCommit message (Expand)Author
2020-03-04Fix invalid memory access in unit-testsMaxime Coste
2019-11-17src json: Limit the recursion depth to 100Frank LENORMAND
2019-11-17src: Move JSON parsing code to its own fileFrank LENORMAND