Timestamp:
2013-01-01T15:31:22Z (11 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
7764fb1
Parents:
e6298e5
Message:

json: fix uninitialized variables

json.c: In function ‘json_parse_ex’:
json.c:260:30: warning: ‘string_length’ may be used uninitialized in this function [-Wmaybe-uninitialized]
json.c:358:16: warning: ‘string’ may be used uninitialized in this function [-Wmaybe-uninitialized]

(No files)

Note: See TracChangeset for help on using the changeset viewer.