Opened 14 years ago

Closed 14 years ago

#1035 closed defect (fixed)

Crash in timer heap cleanup sequence on Symbian if the pool for the timer entry is released beforehand (thanks Tamàs Solymosi for the report)

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

Description

Ticket #1004 for milestone:release-1.5.5 adds cleanup routine in the timer heap to cancel stray CTimer entries when the timer heap is destroyed. This fix would crash the program if the pool where the (stray) timer entry was allocated from is released prior to the cleanup.

Change History (1)

comment:1 Changed 14 years ago by bennylp

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

Fixed in r3076

Note: See TracTickets for help on using tickets.