mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
osd: fix memory leak of output->osd_buffer
This commit is contained in:
parent
a88c721979
commit
a721bb215c
2 changed files with 5 additions and 10 deletions
|
|
@ -399,8 +399,6 @@ struct output {
|
|||
|
||||
struct wl_list regions; /* struct region.link */
|
||||
|
||||
struct lab_data_buffer *osd_buffer;
|
||||
|
||||
struct wl_listener destroy;
|
||||
struct wl_listener frame;
|
||||
struct wl_listener request_state;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue