Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Unmaintained
Rekonq
Commits
ac57e2cc
Commit
ac57e2cc
authored
Mar 02, 2011
by
Cedric Bellegarde
Browse files
delete bookmarkProvider sooner to prevent segfault
BUG:267460
parent
5765a34a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/application.cpp
View file @
ac57e2cc
...
...
@@ -93,6 +93,8 @@ Application::~Application()
delete
window
.
data
();
window
.
clear
();
}
delete
bookmarkProvider
();
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment