Bug #2202

Possible race condition in introspection sender creation

Added by J. Wienke about 9 years ago. Updated about 9 years ago.

Status:ResolvedStart date:03/13/2015
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:C++
Target version:rsb-0.11

Description

The C++ plugin code for the introspection does not use any locking when creating the introspection sender instance. This might result in race conditions if I did not miss anything else that prevents this.

Associated revisions

Revision 41fb6745
Added by J. Moringen about 9 years ago

fixes #2202: Lock introspection sender creation, destruction

Revision e3dc0fa0
Added by J. Moringen about 9 years ago

fixes #2202: Lock introspection sender creation, destruction

History

#1 Updated by J. Moringen about 9 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF