mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-10-27 22:48:12 +00:00
qobject_to_qfloat() and qobject_to_qint() crash on null, which is a trap for the unwary. Return null instead, and simplify a few callers. Backports commit fcf73f66a67f5e58c18216f8c8651e38cf4d90af from qemu |
||
|---|---|---|
| .. | ||
| Makefile.objs | ||
| qbool.c | ||
| qdict.c | ||
| qfloat.c | ||
| qint.c | ||
| qlist.c | ||
| qstring.c | ||