Files
esphome/esphome
J. Nick Koston 5374252470 [hlk_fm22x] Add bounds checks and fix format specifiers
- Flush UART RX buffer when response exceeds max size
- Guard handle_note_ against zero-length data
- Guard handle_reply_ against length < 2
- Validate VERIFY response has full name payload before access
- Guard GET_VERSION against length underflow
- Cast %.*s precision to int, use %zu for size_t
- Improve MAX_RESPONSE_SIZE comment with payload layout
2026-02-08 02:38:40 -06:00
..
2026-01-29 04:39:40 +00:00
2025-12-08 14:37:45 -05:00
2025-12-08 14:37:45 -05:00
2025-12-18 00:06:52 +00:00