Skip to content
Snippets Groups Projects
Commit e9b8d1f9 authored by kh1's avatar kh1 Committed by Eike Ziller
Browse files

Remove some objects from the objects pool. Fixes race condition.


Since the central widget would access the local help manager in
its destructor, we need to handle deletion of the objects ourself.
The object pool would release it to early, thus we could never
write some settings back into the collection file.

Change-Id: Ib4e003214d9d0b32bee3922dd23d27624b5d110e
Reviewed-by: default avatarEike Ziller <eike.ziller@nokia.com>
parent 87c66405
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment