#1531 closed defect (fixed)
Memory and handle leak issue in clock thread (thanks Michael Derfler for the report)
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-2.0.1 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | release-1.16 | Backported: | yes |
Description
When the clock thread is started and stopped multiple times, the clock thread pool will bloat and thread handle (and its mutex handle) will leak.
Original report is here.
Change History (3)
comment:1 Changed 12 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 12 years ago by nanang
In 4410:
comment:3 Changed 12 years ago by nanang
- Backported set
Note: See
TracTickets for help on using
tickets.
In 4160: