diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-10-25 17:11:11 +0200 |
---|---|---|
committer | Rafael Marçalo <raroma09@gmail.com> | 2022-10-25 17:39:27 +0100 |
commit | d1c4142ed273200723cdc8b426e65d2ef5f5bf1e (patch) | |
tree | 9978c66072e6cd1e8dcff616ac118285b8a18400 /Makefile | |
parent | a8c59d3d4f201fd428fca3c3c3d83b6ae719f070 (diff) |
fix buffer overflow when handling long composed input
To reproduce the issue:
"
If you already have the multi-key enabled on your system, then add this line
to your ~/.XCompose file:
[...]
<question> <T> <E> <S> <T> <question> :
"1234567890123456789012345678901234567890123456789012345678901234567890"
"
Reported by and an initial patch by Andy Gozas <andy@gozas.me>, thanks!
Adapted the patch, for now st (like dmenu) handles a fixed amount of composed
characters, or otherwise ignores it. This is done for simplicity sake.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions