1
0
Fork 0
mutter-performance-source/src
Sebastian Keller 5fdb6a847f kms/update: Free struct in meta_kms_crtc_color_updates_free()
The free function was only freeing the structs its members were pointing
to, but not the struct itself, causing a small leak.

Fixes: 0180ffdaa ("backends/native: Introduce MetaKmsCrtcColorUpdate")
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3188>
2023-08-16 21:24:28 +02:00
..
backends kms/update: Free struct in meta_kms_crtc_color_updates_free() 2023-08-16 21:24:28 +02:00
common cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
compositor surface-actor-wayland: Fix leak in apply_transform() 2023-08-16 21:24:28 +02:00
core context: Fix a small leak in meta_context_main_get_x11_display_policy() 2023-08-16 21:24:28 +02:00
frames cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
tests tests: Add test case for restoring focus after overview 2023-08-16 15:34:46 +00:00
wayland cleanup: Fix various typos 2023-08-12 20:13:37 +00:00
x11 cleanup: Fix various typos 2023-08-12 20:13:37 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build build/gi: Set header & pkgconfig names 2023-08-12 19:34:20 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00