• Ulrich Sibiller's avatar
    Keyboard.c: nullify freed pointers · 340de78e
    Ulrich Sibiller authored
    While trying to properly free memory allocated by XKB I accidently
    called nxagentFreeKeyboardDeviceData twice and noticed it would cause
    a segfault here. As the other pointers are also nullified after
    being freed let's just do it here, too.
    340de78e
Name
Last commit
Last update
..
config Loading commit data...
extras Loading commit data...
include Loading commit data...
lib Loading commit data...
programs Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
Makefile Loading commit data...
x-indent-all.sh Loading commit data...
x-indent.sh Loading commit data...