Fixed issue #65

This commit is contained in:
Benoit Blanchon
2015-04-18 15:37:15 +02:00
parent ca9d606e72
commit bfe60243a4
5 changed files with 103 additions and 68 deletions

View File

@@ -1,6 +1,11 @@
Arduino JSON: change log
========================
HEAD
----
* Fixed stack-overflow in `DynamicJsonBuffer` when parsing huge JSON files (issue #65)
v4.2
----