mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-07 13:29:49 -05:00
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 | ||