]> git.proxmox.com Git - qemu.git/commit
g_strdup(NULL) returns NULL; simplify
authorMarkus Armbruster <armbru@redhat.com>
Tue, 22 Jan 2013 10:07:57 +0000 (11:07 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 30 Jan 2013 10:14:46 +0000 (11:14 +0100)
commitc64f50d1e250879611e6f328e2c4fb18c8a4ab0c
tree93e1a5b9279becfec8eba4477924cfa67a1f89b0
parent6528499fa4c3ceaec01ad29d8090ef55918ebfb3
g_strdup(NULL) returns NULL; simplify

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/9pfs/virtio-9p-device.c
hw/block-common.c
net/net.c
slirp/slirp.c
util/qemu-option.c