Commit Graph
1 Commits
Author SHA1 Message Date
michael-lachmannandGitHub 998a135078 Avoid out-of-range character
When character is out of range, this will access illegal memory areas.
In watch_display_text() it also makes sense to stop on char='\0' even when in position 0.
2025-11-21 20:28:41 -07:00