[libvirt] [PATCH 0/3] yajl cleanups

Michal Privoznik mprivozn at redhat.com
Tue Jun 23 11:27:01 UTC 2015


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




More information about the libvir-list mailing list