mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-02 03:48:28 +00:00
4 lines
212 B
Markdown
4 lines
212 B
Markdown
util: Make sure to not access NULL control messages, say in the case of the
|
|
server failing to create a swapchain. Also add a whole bunch of paranoia when
|
|
it comes to the alignment of the control message buffers.
|