Ticket #980 (closed defect: fixed)

Opened 11 months ago

Last modified 11 months ago

Memory pool alignment error when alignment is set to be greater than 4 bytes (thanks John Ridges for the report)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.5
Component: pjlib Version: trunk
Keywords: Cc:

Description

When alignment is set to be greater than 4 bytes, the memory allocated from the pool may not be aligned to the required alignment, because the pool's start memory block is not aligned to the required alignment.

Change History

Changed 11 months ago by bennylp

  • status changed from new to closed
  • resolution set to fixed

Fixed in r2963

Note: See TracTickets for help on using tickets.