Added support for parsing JSON null value.

These cause the field in question to be skipped.

Bug: 16550393
Change-Id: Id05104e89818ee773b8a91fdcc86e18061b9a82f
Tested: on Linux.
This commit is contained in:
Wouter van Oortmerssen
2016-01-08 15:18:51 -08:00
parent e848137ded
commit 049f3f7907
4 changed files with 30 additions and 16 deletions

View File

@@ -21,7 +21,8 @@
],
test_type: Monster,
test: {
name: "Fred"
name: "Fred",
pos: null
},
test4: [
{