http://bugs.winehq.org/show_bug.cgi?id=22002
Indirectly Indexed burp@nurfuerspam.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |burp@nurfuerspam.de
--- Comment #7 from Indirectly Indexed burp@nurfuerspam.de 2010-03-12 10:04:58 --- IMHO the issue stems rather from the changed logic in WebBrowser_OleObject_Destroy. Before commit ff06efd1eb54f4a3f7b2f29e9b2c81f002b8e33f the WB_OO_Destroy called SetClientSite(..., NULL), which released the doc_host thingy, now that's not happening in that code path any longer.