- Fixed buffer overrun in backspace-key handling.
commit51bfe91257a3e4d8ac560155c387e4960886dfbd
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 19 Jun 2018 00:48:50 +0000 (19 00:48 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 19 Jun 2018 00:48:50 +0000 (19 00:48 +0000)
treed1e55c885af3fcd7fe4fd082fb3f324f0ec14301
parent91e6142bc395b043bfddd77ffbfc0fe79c992616
 - Fixed buffer overrun in backspace-key handling.
 - Allow Ctrl-U to work when the cursor is at end of the string again.
 - Removed duplicate string termination in delete-key handling.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@55346 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/muimaster/classes/string.c