提交 05ebd537 编写于 作者: T ths

Fix segfault caused by fall through, by Juergen Lock.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3901 c046a42c-6fe2-441c-8c8c-71466251a162
上级 6b5435d7
......@@ -8621,6 +8621,7 @@ int main(int argc, char **argv)
#ifdef TARGET_ARM
case QEMU_OPTION_old_param:
old_param = 1;
break;
#endif
case QEMU_OPTION_clock:
configure_alarms(optarg);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册