mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
Fixed an access violation in DynamicJsonBuffer when memory allocation fails (issue #433)
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
ArduinoJson: change log
|
||||
=======================
|
||||
|
||||
HEAD
|
||||
----
|
||||
|
||||
* Fixed an access violation in `DynamicJsonBuffer` when memory allocation fails (issue #433)
|
||||
|
||||
v5.8.2
|
||||
------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user