Opened 16 years ago

Closed 16 years ago

#519 closed defect (fixed)

STUN request is not freed when transaction times out (thanks Amit Sharma)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.9.0
Component: pjnath Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

When STUN transaction completes with timed out, memory leaks occurs because the request message is not freed in STUN session.

Change History (1)

comment:1 Changed 16 years ago by bennylp

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

Fixed in r1903

Note: See TracTickets for help on using tickets.