mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-23 00:35:34 +00:00
a5cf19858d
qobject_input_start_struct() sets *list, except when it fails because qobject_input_get_object() fails, i.e. the input object doesn't exist. All the other input visitor start_struct(), start_list(), start_alternate() always set *obj / *list. Change qobject_input_start_struct() to match. Backports commit 58561c27669ddf1c6d39ff8ce25837c6f2d9d92c from qemu |
||
---|---|---|
.. | ||
common.json | ||
Makefile.objs | ||
qapi-clone-visitor.c | ||
qapi-dealloc-visitor.c | ||
qapi-visit-core.c | ||
qobject-input-visitor.c | ||
qobject-output-visitor.c | ||
string-input-visitor.c |