diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2012-02-22 22:40:00 +0000 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2012-02-24 13:36:06 -0600 |
commit | 967c0da73a7b0da186baba6632301d83644a570c (patch) | |
tree | 0425c547fd37766839b52dd4e398e3cd304ceb94 /qemu-os-win32.h | |
parent | 9ebe95fb606a8d6bebe29de3efc9b506c6428c62 (diff) |
vl.c: Avoid segfault when started with no arguments
Fix a bug (introduced in commit a0abe47) where a command line which
specified no machine arguments (either explicitly or implicitly via
-kernel &co) would result in a segfault because of a NULL pointer
returned from qemu_opts_find(qemu_find_opts("machine"), 0).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qemu-os-win32.h')
0 files changed, 0 insertions, 0 deletions