splitflap icon indicating copy to clipboard operation
splitflap copied to clipboard

Fix buffer overrun in showString()

Open kitlaan opened this issue 2 years ago • 0 comments

Found a crash by sending a too-long string via MQTT.

I assume the check in showString() was just forgotten, rather than intentional.

kitlaan avatar Oct 24 '23 03:10 kitlaan