i3bar: fix memory leak
This commit is contained in:
parent
f511cc61c1
commit
5ca659853a
@ -1425,6 +1425,8 @@ void init_tray(void) {
|
||||
return;
|
||||
}
|
||||
|
||||
free(selreply);
|
||||
|
||||
send_tray_clientmessage();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user