mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-06 23:57:54 +00:00
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>