Bug #2202
Possible race condition in introspection sender creation
Status: | Resolved | Start date: | 03/13/2015 | |
---|---|---|---|---|
Priority: | Normal | Due 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
fixes #2202: Lock introspection sender creation, destruction
fixes #2202: Lock introspection sender creation, destruction
History
#1 Updated by J. Moringen about 8 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset rsb-cpp|41fb6745542cc46275a46385605258e830007460.