mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-22 14:41:47 +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.
|