mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-22 12:55:58 +01:00
c659792d7b
In the CREATE_DUMB error code-path, we'd only free() the buffer, however it's already inserted in the alloc->buffers list at this point. Instead, make sure finish_buffer() is safe to call (by populating drm_fd) and call that function. |
||
---|---|---|
.. | ||
allocator.c | ||
drm_dumb.c | ||
gbm.c | ||
meson.build | ||
shm.c |