Fix memleak in translate_keysyms
This commit is contained in:
parent
27535398f5
commit
5648221d06
@ -396,6 +396,7 @@ void translate_keysyms(void) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
xkb_state_unref(dummy_state);
|
xkb_state_unref(dummy_state);
|
||||||
|
xkb_state_unref(dummy_state_no_shift);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user