mirror of
https://github.com/json-c/json-c.git
synced 2026-03-29 09:59:06 +08:00
* Don't use this as a variable, so we can compile with a C++ compiler
Michael Clark, <michael@metaparadigm.com> git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@32 327403b1-1117-474d-bef2-5cb71233fd97
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
0.9
|
||||
* Don't use this as a variable, so we can compile with a C++ compiler
|
||||
Michael Clark, <michael@metaparadigm.com>
|
||||
* Null pointer dereference fix. Fix json_object_get_boolean strlen test
|
||||
to not return TRUE for zero length string. Remove redundant includes.
|
||||
Erik Hovland, erik at hovland dot org
|
||||
|
||||
Reference in New Issue
Block a user