Fixed|libcore|JSON: Error when parsing whitespace in JSON
A quoted string token as the final value in an object would causewhitespace to be mistaken as the closing character.
IssueID #1937
View differences
Fixed|libcore|JSON: Error when parsing whitespace in JSON
A quoted string token as the final value in an object would cause
whitespace to be mistaken as the closing character.
IssueID #1937