Skip to content

ArduinoJson 7.4.3

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Mar 17:23
· 38 commits to 7.x since this release

Changes

  • Fix a buffer overrun in as<T>() when T is 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 ❤️❤️❤️

View version history