mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
Fixed undefined behavior in Prettyfier and Print (issue #354)
This commit is contained in:
@@ -6,6 +6,7 @@ HEAD
|
||||
|
||||
* Fixed `array[idx].as<JsonVariant>()` and `object[key].as<JsonVariant>()`
|
||||
* Fixed return value of `JsonObject::set()` (issue #350)
|
||||
* Fixed undefined behavior in `Prettyfier` and `Print` (issue #354)
|
||||
|
||||
v5.6.6
|
||||
------
|
||||
|
||||
Reference in New Issue
Block a user