On 02/04/15 19:58, Piotr Caban wrote:
The patch is wrong, nsCycleCollectionISupports doesn't support AddRef/Release.
But "*ppv·=·&This->IHTMLDOMNode_iface" does. Without an AddRef it causes an imbalance of AddRef/Release.
So, should it be returning IHTMLDOMNode_iface then?
Best Regards Alistair Leslie-Hughes.