weston/libweston/backend-vnc
Philipp Zabel 1e6e885e36 backend-vnc: allocate head with xzalloc
Let xzalloc warn and abort when running out of memory.
With this, vnc_head_create() doesn't need an error return value anymore.
Remove the now unnecessary error handling.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2022-12-12 13:55:20 +01:00
..
meson.build backend-vnc: add VNC support using Neat VNC library 2022-10-18 07:31:42 +02:00
vnc.c backend-vnc: allocate head with xzalloc 2022-12-12 13:55:20 +01:00