Paolo Bonzini <[email protected]> writes:

> On 06/07/2016 16:30, Markus Armbruster wrote:
>> Paolo Bonzini <[email protected]> writes:
>> 
>>> Now that json-streamer tries not to leak tokens on incomplete parse,
>>> the tokens can be freed twice if QEMU destroys the json-streamer
>>> object during the parser->emit call.  To fix this, create the new
>>> empty GQueue earlier, so that it is already in place when the old
>>> one is passed to parser->emit.
>>>
>>> Reported-by: Changlong Xie <[email protected]>
>>> Signed-off-by: Paolo Bonzini <[email protected]>
>> 
>> Reviewed-by: Markus Armbruster <[email protected]>
>> 
>> Want me to do the pull request?
>
> I'm doing one tomorrow, so your choice.

Please include it in your pull request then.

Reply via email to