json-lexer: limit the maximum size of a given token
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 1 Jun 2011 17:14:52 +0000 (12:14 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 7 Jun 2011 18:52:11 +0000 (13:52 -0500)
commit7e885883c3295cf75df290659a5b7d86f2216b36
treec4af4f5c558f7e2d14dca85c69c7a9d3b517e35f
parent4e26895f62ed73882d06867adfe3e49017327941
json-lexer: limit the maximum size of a given token

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
json-lexer.c