Merge branch 'master' into next

This commit is contained in:
Michael Stapelberg 2012-07-10 22:53:39 +02:00
commit b9e6d37efb
1 changed files with 1 additions and 1 deletions

View File

@ -1042,7 +1042,7 @@ void init_tray() {
xcb_send_event(xcb_connection,
0,
xcb_root,
XCB_EVENT_MASK_STRUCTURE_NOTIFY,
0xFFFFFF,
(char*)ev);
free(event);
free(tray_reply);