diff options
author | Stefan Weil <sw@weilnetz.de> | 2012-08-13 21:51:16 +0200 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2012-08-14 13:19:57 +0100 |
commit | 4552e41025af4694c55854448c3ae4d95e72c7f6 (patch) | |
tree | c8af479920fd9a04cbeb6dba2b21d1eddf0c3c67 /i386.ld | |
parent | 964d0a7b2bab935d48d3b2c4d6ab9b0efc74ce8b (diff) | |
download | qemu-4552e41025af4694c55854448c3ae4d95e72c7f6.zip qemu-4552e41025af4694c55854448c3ae4d95e72c7f6.tar.gz qemu-4552e41025af4694c55854448c3ae4d95e72c7f6.tar.bz2 |
trace/simple: Replace asprintf by g_strdup_printf
asprintf is not available for all hosts. g_strdup_printf is
more portable and simplifies the code because if does not
need error handling.
The static variable does not need an explicit assignment to be NULL.
Cc: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'i386.ld')
0 files changed, 0 insertions, 0 deletions