Free data at the end of launcher_process

This commit is contained in:
Martin Duquesnoy 2012-01-25 23:15:08 +01:00
parent 99bb7e0812
commit 233be4dbc1

View File

@ -175,6 +175,7 @@ launcher_process(struct launcher *l)
XUngrabKeyboard(W->dpy, CurrentTime);
free(cmd);
free(data);
/* 'Close' launcher elements */
W->flags ^= WMFS_LAUNCHER;