mirror of
https://github.com/esphome/esphome.git
synced 2026-09-12 15:57:33 +00:00
Three malformed frames (a tag with a dangling continuation bit, a length prefix past the payload, a two byte fixed32) must stop the decode loop without taking the connection down; a generator test records that a double field is rejected before it could reach the loop.