1
0
Fork 0
mirror of https://github.com/yuzu-emu/unicorn.git synced 2025-01-12 02:55:32 +00:00
unicorn/qemu/qobject
Markus Armbruster 41ca5bddb8
qbool: Make conversion from QObject * accept null
qobject_to_qbool() crashes on null, which is a trap for the unwary.
Return null instead, and simplify a few callers.

Backports commit 14b6160099f0caf5dc9d62e637b007bc5d719a96 from qemu
2018-02-17 15:24:11 -05:00
..
Makefile.objs qerror: Finally unused, clean up 2018-02-17 15:23:10 -05:00
qbool.c qbool: Make conversion from QObject * accept null 2018-02-17 15:24:11 -05:00
qdict.c qbool: Make conversion from QObject * accept null 2018-02-17 15:24:11 -05:00
qfloat.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
qint.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
qlist.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
qstring.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00