Release v3.2.4
·
306 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Security and stability fixes.
Fixes:
- file: Fix another instance of runtime check placed as assert
- file: Fix OOB read due to critical check placed as assert
- cp: Fix OOB write in cp_decode_response REPLY_KEYPAD/RAW
- phy: Guard packet length subtraction against underflow
- phy: Fix framer wedge on fragmented packet header
- python: Drop Python 3.9 from wheel builds