Skip to content
Commit b7cf37bc authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Fix segfault in feh_event_handle_keypress for certain key inputs

Turns out that it is undefined behaviour to pass a value to isctype functions
which does not fit inside a char. Closes #312
parent 0c5ed692
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment