Kaydet (Commit) 3da82561 authored tarafından Michael Stahl's avatar Michael Stahl

SvxShape destructor un-register at broadcaster with SolarMutex locked

Change-Id: Ie9bd6d0fc1b221e77c4d37a26c999aa34afbe0ee
üst 3a218ace
......@@ -238,6 +238,7 @@ SvxShape::~SvxShape() throw()
delete mpImpl, mpImpl = NULL;
EndListeningAll(); // call explictily within SolarMutexGuard
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment