mshtml: Reinitialize list entry in detach_plugin_host.
This commit is contained in:
parent
8ab355ab72
commit
c7cb5b8fad
@ -1281,6 +1281,7 @@ void detach_plugin_host(PluginHost *host)
|
|||||||
}
|
}
|
||||||
|
|
||||||
list_remove(&host->entry);
|
list_remove(&host->entry);
|
||||||
|
list_init(&host->entry);
|
||||||
host->doc = NULL;
|
host->doc = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user