
23 Jun
2015
23 Jun
'15
1:27 p.m.
On 22.06.2015 22:18, Eric Blake wrote:
Fixes 'make check' on RHEL 6, which I recently broke, then adds further improvements to the JSON parser.
I'm tempted to push patch 1/3 as a build-breaker, but since the other two need review, I'll hold off and we can do all three as a series.
Eric Blake (3): json: cope with older yajl semantics json: reject javascript comments json: reject trailing garbage
src/util/virjson.c | 45 ++++++++++++++++++++++++++++++++++++++------- tests/jsontest.c | 5 ++++- 2 files changed, 42 insertions(+), 8 deletions(-)
ACK series. Michal