mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
Fix buffer overflow (pull request #81)
This commit is contained in:
committed by
Benoit Blanchon
parent
08d05df00e
commit
5e7b9ec688
@@ -1,6 +1,13 @@
|
||||
Arduino JSON: change log
|
||||
========================
|
||||
|
||||
v4.5
|
||||
----
|
||||
|
||||
* Fixed buffer overflow when input contains a backslash followed by a terminator (issue #81)
|
||||
|
||||
**Upgrading is recommended** since previous versions contain a potential security risk.
|
||||
|
||||
v4.4
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user