X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fkeyboard.c;h=7780753d4ff4435a5f19f5c84c64d14924e26284;hb=9586e3bf1482a30e29f230a1a987386fcdcec2c9;hp=9fd38def9452a03d1534cb3cef0a0ab2cedbcc47;hpb=7a6a516b8e3d8ad6b15379eabf6652a6f43eab27;p=chaz%2Fopenbox diff --git a/openbox/keyboard.c b/openbox/keyboard.c index 9fd38def..7780753d 100644 --- a/openbox/keyboard.c +++ b/openbox/keyboard.c @@ -103,6 +103,7 @@ static void set_curpos(KeyBindingTree *newpos) /* 1 second delay for the popup to show */ popup_delay_show(popup, G_USEC_PER_SEC, text); g_free(text); + g_free(a); } else { popup_hide(popup); }