mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
osd: fix memory leak of output->osd_buffer
This commit is contained in:
parent
2d3be5ab56
commit
3f2cc1b29f
2 changed files with 5 additions and 10 deletions
|
|
@ -401,8 +401,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