mshtml: Check for the container's doc being NULL in nsTooltipListener_OnShowTooltip...
commit07e8ab45c96ac2387919674446252044c1e6c8c9
authorRob Shearman <robertshearman@gmail.com>
Sat, 27 Dec 2008 17:28:42 +0000 (27 17:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 27 Dec 2008 19:23:15 +0000 (27 20:23 +0100)
treedfe8a0853298deaefab3df7cd286c601deb5e633
parent83b081f73c6d0bfda680ffa32fe77c7523ea43dc
mshtml: Check for the container's doc being NULL in nsTooltipListener_OnShowTooltip and nsTooltipListener_OnHideTooltip.

They could be called after NSContainer_Release is called.
dlls/mshtml/nsembed.c