Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#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 10 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

In 4725:

Fixed #1731: Fix TCP transport leak problem

comment:2 Changed 10 years ago by ming

In 4726:

Re #1731: Fix the same problem in TLS transport

comment:3 Changed 10 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.