Need to free this early or get a SIGSEGV on Linux
This commit is contained in:
parent
99c496471b
commit
38d6ff79c8
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ void Browser::NotifyAndShutdown() {
|
||||||
|
|
||||||
if (process_notify_callback_set_) {
|
if (process_notify_callback_set_) {
|
||||||
process_singleton_->Cleanup();
|
process_singleton_->Cleanup();
|
||||||
|
process_notify_callback_.Reset();
|
||||||
}
|
}
|
||||||
|
|
||||||
Shutdown();
|
Shutdown();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue