summaryrefslogtreecommitdiff
path: root/utils/Makefile
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-05-23 10:51:05 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-05-23 10:51:05 +0200
commit7410d78ed496c66a6c1d806360d1f83aa3321c01 (patch)
tree3b460f1713376e5df59a3e14e447ddd51c1c39d9 /utils/Makefile
parent0df1499b87688d3e9ff6132617dac1631b7733f4 (diff)
console-client: fix binary search
Previously, the binary search through the keysym map was incorrectly implemented. This resulted in infinite loops (thanks to the compilers tail call optimization) or crashes (if the stack space was exhausted). * console-client/xkb/kstoucs.c (find_ucs): Fix binary search.
Diffstat (limited to 'utils/Makefile')
0 files changed, 0 insertions, 0 deletions