qemu-patch-raspberry4/qga
Stefan Weil e4ada48242 Replace non-portable asprintf by g_strdup_printf
g_strdup_printf already handles OOM errors, so some error handling in
QEMU code can be removed.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2013-01-19 10:24:43 +00:00
..
channel-posix.c qemu-ga: Handle errors uniformely in ga_channel_open() 2013-01-14 12:08:05 -06:00
channel-win32.c
channel.h
commands-posix.c Replace non-portable asprintf by g_strdup_printf 2013-01-19 10:24:43 +00:00
commands-win32.c
commands.c
guest-agent-command-state.c
guest-agent-core.h
main.c qemu-ga: Plug file descriptor leak on ga_open_pidfile() error path 2013-01-14 12:07:48 -06:00
Makefile.objs
qapi-schema.json qga: add missing commas in json docs 2013-01-14 16:15:26 -06:00
service-win32.c
service-win32.h