Opened 13 years ago
Closed 13 years ago
#1426 closed defect (fixed)
Race condition in auto-closing and/or auto-opening of the sound device
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.14 |
Component: | pjsua-lib | Version: | common |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Lack of mutex protection in auto-closing and auto-opening of the sound device may cause incorrect closing or opening of the sound device.
Change History (1)
comment:1 Changed 13 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3913]) Fixed #1426: Race condition in auto-closing and/or auto-opening of the sound device