aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2022-10-25 17:11:11 +0200
committerRomain Gonçalves <me@rgoncalves.se>2024-05-12 21:20:51 +0200
commitb9d62df040a41a3b192a71932beaea5bd2136c62 (patch)
tree56e461867dceb22779b982d08590b5167397afe8 /config.h
parent69eff595d492e7f25a452a4a222d7ca578cd3bdd (diff)
downloadst-b9d62df040a41a3b192a71932beaea5bd2136c62.tar.gz
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 'config.h')
0 files changed, 0 insertions, 0 deletions
remember that computers suck.