#1731 closed defect (fixed)
Fix TCP/TLS transport leak problem
Reported by: | ming | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.2 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description (last modified by ming)
Due to mismatch of reference count increment/decrement, when the TCP/TLS transport is disconnected, it is not destroyed.
Change History (3)
comment:1 Changed 11 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 11 years ago by ming
In 4726:
comment:3 Changed 11 years ago by ming
- Description modified (diff)
- Summary changed from Fix TCP transport leak problem to Fix TCP/TLS transport leak problem
Note: See
TracTickets for help on using
tickets.
In 4725: