mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-25 07:58:55 +00:00
2caf90cb2b
We check that all members of the QLit list are also in the QList. We neglect to check the other direction. Fix that. While there, use QLIST_FOREACH_ENTRY() to simplify the code and break the loop on the first mismatch. Backports commit cbb654052600c376d5ee3401c98a25d09d11a154 from qemu |
||
---|---|---|
.. | ||
Makefile.objs | ||
qbool.c | ||
qdict.c | ||
qlist.c | ||
qlit.c | ||
qnull.c | ||
qnum.c | ||
qobject.c | ||
qstring.c |