| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ArduinoJson-v7.2.2.hpp | 2026-03-02 | 256.6 kB | |
| ArduinoJson-v7.2.2.h | 2026-03-02 | 256.5 kB | |
| ArduinoJson 7.2.2 source code.tar.gz | 2026-03-02 | 303.9 kB | |
| ArduinoJson 7.2.2 source code.zip | 2026-03-02 | 535.4 kB | |
| README.md | 2026-03-02 | 438 Bytes | |
| Totals: 5 Items | 1.4 MB | 0 | |
Changes
- Fix support for NUL characters in
deserializeJson() - Fix a buffer overrun in
as<T>()whenTis a numeric type and the variant contains a string representing a floating point number with a large number of digits (issue [#2220])
Huge thanks to @xD0135 for reporting this long-standing security issue ❤️❤️❤️