aboutsummaryrefslogtreecommitdiff
path: root/microblaze-dis.c
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2010-06-11 10:19:41 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2010-06-14 11:12:53 -0500
commitbd69fe8448024258d046e2a15d4cf5c498188144 (patch)
treee1357f8f5bade1e051e6c9bfceb2ed0f48ebaa85 /microblaze-dis.c
parent271248886e6110b4af0545f6a2d3ef38217cd58f (diff)
qemu-option: Fix uninitialized value in append_option_parameter
When dest is NULL, i.e. a new copy of the list is created, we don't get a properly terminated list after the realloc. Initialize it as an empty list. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'microblaze-dis.c')
0 files changed, 0 insertions, 0 deletions