#566 closed defect (fixed)
TURN session in PJSUA-LIB is not properly destroyed causing possible memory and handle leaks
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.0-rc1 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
After media subsystem is shutdown, events are not polled, causing TURN session pending destroy events to be unprocessed.
Change History (2)
comment:1 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 16 years ago by bennylp
Note: See
TracTickets for help on using
tickets.
Fixed in r2133