Skip to content

vdagentd: Simplify handling VD_AGENT_GRAPHICS_DEVICE_INFO - TRIVIAL

Frediano Ziglio requested to merge fziglio/vd_agent_linux:mr_trivial2 into master

g_free does nothing if pointer is NULL. device_info and device_info_size will be overwritten in any case.

Signed-off-by: Frediano Ziglio freddy77@gmail.com

Merge request reports