unicorn/qemu/qobject
Markus Armbruster 218e3ab5d5
qfloat qint: Make conversion from QObject * accept null
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
2018-02-17 15:24:12 -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 qfloat qint: Make conversion from QObject * accept null 2018-02-17 15:24:12 -05:00
qfloat.c qfloat qint: Make conversion from QObject * accept null 2018-02-17 15:24:12 -05:00
qint.c qfloat qint: Make conversion from QObject * accept null 2018-02-17 15:24:12 -05: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