wlroots/backend/drm
Rouven Czerwinski e1834ace28 backend/drm: fix memory leak in realloc crtcs
If *changed_outputs is not supplied by the calling function, track the local
allocation with a bool variable and free the allocation at the end of the
function.
2019-02-21 08:19:12 +01:00
..
atomic.c backend/drm: fix GBM format mismatch 2019-01-29 12:04:12 +01:00
backend.c backend/drm: fix modeset on drm fd resume 2019-02-19 16:49:51 +01:00
drm.c backend/drm: fix memory leak in realloc crtcs 2019-02-21 08:19:12 +01:00
legacy.c output: make gamma size a size_t and gamma table const 2018-10-03 10:36:33 +02:00
properties.c backend/drm: Improve encoder logic 2018-12-09 22:48:00 +13:00
renderer.c Copy cursor surface to secondary gpu if necessary 2019-02-14 12:31:54 +01:00
util.c backend/drm: fix GBM format mismatch 2019-01-29 12:04:12 +01:00