Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#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

In 4160:

Fix #1531: fixed memory and handle leak issue in clock thread.

comment:2 Changed 11 years ago by nanang

In 4410:

Re 1394 and re #1531: backported to 1.x

comment:3 Changed 11 years ago by nanang

  • Backported set
Note: See TracTickets for help on using tickets.