]> git.proxmox.com Git - qemu.git/commit
qemu-log: Fix unchecked strdup() by converting to g_strdup()
authorMarkus Armbruster <armbru@redhat.com>
Tue, 22 Jan 2013 10:08:02 +0000 (11:08 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 30 Jan 2013 10:14:46 +0000 (11:14 +0100)
commit636e0f27c6675839dc43d4c7613dfefc222234eb
tree10fa90d799ce9501cad2ad9f30a16639fd1466fc
parent606017de2f254f847a009af770f8babc9a9fcadc
qemu-log: Fix unchecked strdup() by converting to g_strdup()

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
qemu-log.c