Ticket #1037 (closed defect: fixed)
Memory pool alignment error when alignment is set to be greater than the default (thanks John Ridges for the report)
| Reported by: | bennylp | Owned by: | bennylp |
|---|---|---|---|
| Priority: | normal | Milestone: | release-1.6 |
| Component: | pjlib | Version: | trunk |
| Keywords: | Cc: |
Description
When alignment is set to be greater than default alignment, 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.
Note that ticket #980 had attempted to fix this but it missed few other locations where the bug occurs.
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/repos/chrome/site/pj.jpg)