dwld opened a new pull request #2219: Fix json decoding of empty array URL: https://github.com/apache/mynewt-core/pull/2219 Without the fix, decoding an empty array leads to JSON_ERR_BADTRAIL. When peek is "positive", the read cursor needs to be forwarded to discard the closing "]".
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
