summaryrefslogtreecommitdiffstats
path: root/qobject/json-streamer.c
Commit message (Expand)AuthorAgeFilesLines
* json-streamer: fix double-free on exiting during a parsePaolo Bonzini2016-07-121-2/+6
* json-streamer: Don't leak tokens on incomplete parseEric Blake2016-06-301-0/+6
* qobject: Clean up includesPeter Maydell2016-02-041-0/+1
* qjson: Limit number of tokens in addition to total sizeMarkus Armbruster2015-11-261-0/+2
* qjson: surprise, allocating 6 QObjects per token is expensivePaolo Bonzini2015-11-261-11/+8Star
* qjson: store tokens in a GQueuePaolo Bonzini2015-11-261-10/+15
* qjson: replace QString in JSONLexer with GStringPaolo Bonzini2015-11-261-4/+5
* qjson: Give each of the six structural chars its own token typeMarkus Armbruster2015-11-261-17/+15Star
* qjson: Don't crash when input exceeds nesting limitMarkus Armbruster2015-11-261-2/+3
* qjson: Apply nesting limit more sanelyMarkus Armbruster2015-11-261-2/+1Star
* build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini2013-01-121-0/+122