Ver código fonte

Added issue #68 in changelog

Benoit Blanchon 10 anos atrás
pai
commit
94d38c0680
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -5,6 +5,7 @@ HEAD
 ----
 ----
 
 
 * Fixed stack-overflow in `DynamicJsonBuffer` when parsing huge JSON files (issue #65)
 * Fixed stack-overflow in `DynamicJsonBuffer` when parsing huge JSON files (issue #65)
+* Fixed wrong return value of `parseArray()` and `parseObject()` when allocation fails (issue #68)
 
 
 v4.2
 v4.2
 ----
 ----