Module Name: src Committed By: rillig Date: Sun Jun 16 18:09:45 UTC 2024
Modified Files:
src/games/morse: morse.c
Log Message:
games/morse: fix out-of-bounds memory read
Could be triggered by running 'morse äöü', caused by the typical
<ctype.h> usage mistake.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/games/morse/morse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
