Opened 17 years ago

Closed 17 years ago

#353 closed defect (fixed)

Memory "leak" with pjsua file player/recorder

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

Description

Destroying WAV file player/recorder with PJSUA API did not release the memory until application quits, since memory is allocated from the global pjsua's memory pool.

Change History (1)

comment:1 Changed 17 years ago by bennylp

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

Fixed in r1403

Note: See TracTickets for help on using tickets.