Skip to content
Commit 7d822459 authored by Jonas Ådahl's avatar Jonas Ådahl
Browse files

cogl/renderer: Set error in dmabuf constructor fallback

When the CoglRenderer didn't set the DMA buffer constructor vfunc, we
return NULL. What we didn't do was set the error, meaning the caller
would crash if it tried to look up why DMA buffer construction failed.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1430
parent d338e5ee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment