mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9ab7c2d38c
There are a number of places where quickstubs does a scary-looking call to lccx->SetWrapper. However, the lccx never gets morphed into a ccx, nor does it escape in any other way. And unlike ccxes, declaring an lccx on the stack doesn't have any observable side-effects. So this should actually be safe. |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
jsd | ||
public | ||
src | ||
xpconnect |