3 Jul
2023
3 Jul
'23
9:45 a.m.
On Mon Jul 3 09:42:26 2023 +0000, Rémi Bernon wrote:
I suspect that this should not do that, and only let you query the IWeakReference interface. Otherwise this would be a way to acquire public reference on an invalid (with ref_public == 0) object. Fwiw this could be a test, checking that IWeakReference_QueryInterface only let you query IWeakReference iface, could also be interesting to check what it does for IAgileObject which is often implemented everywhere.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3189#note_37600