Fix i3bar Xorg memory leak (#4140)
The `*_free_*` calls in this branch:
51b0583578/i3bar/src/xcb.c (L1854)
are never called when we remove the output from the tailq during a
refresh.
Fixes #4123
This commit is contained in:
@ -45,3 +45,4 @@ working. Please reach out to us in that case!
|
||||
• set _NET_DESKTOP_VIEWPORT after randr changes
|
||||
• fix a bug with i3-nagbar not starting after it has already started once
|
||||
• fix conflict when moving parent of fullscreen window to workspace
|
||||
• fix Xorg memory leak with i3bar
|
||||
|
Reference in New Issue
Block a user