]> Git Repo - qemu.git/commit - qobject/json-lexer.c
json-lexer: Initialize 'x' and 'y'
authorLuiz Capitulino <[email protected]>
Mon, 17 May 2010 20:50:01 +0000 (17:50 -0300)
committerLuiz Capitulino <[email protected]>
Fri, 11 Jun 2010 18:25:14 +0000 (15:25 -0300)
commit03308f6c2746a756a8404d00caa20f8f35248167
tree638ddadeedbbf658d702d368c1f803e74b0c17de
parent0e2029a063405091ee34170ef71aa321715e4357
json-lexer: Initialize 'x' and 'y'

The 'lexer' variable is passed by the caller, it can contain anything
(eg. garbage).

Signed-off-by: Luiz Capitulino <[email protected]>
json-lexer.c
This page took 0.024124 seconds and 4 git commands to generate.