vdagentd: Simplify handling VD_AGENT_GRAPHICS_DEVICE_INFO - TRIVIAL
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
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
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