weston/libweston/backend-vnc
Philipp Zabel 233e056b50 backend-vnc: allocate mode with xzalloc
Let xzalloc warn and abort when running out of memory.
With this, vnc_insert_new_mode() and vnc_ensure_matching_mode() can not
return NULL 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 mode with xzalloc 2022-12-12 13:55:20 +01:00