Feature #66
implement Allocator::Realloc
Status: | New | Start date: | 2009-07-30 | ||
---|---|---|---|---|---|
Priority: | Low | Due date: | |||
Assignee: | - | % Done: | 10% | ||
Category: | framework | ||||
Target version: | - | ||||
Duration: |
Description
either delegates to the corresponding c-library function
or
in case of PoolAllocators, could reuse memory block up to usable size of allocated chunk
Related issues
History
#1
Updated by Marcel Huber over 13 years ago
- Category set to framework code
#2
Updated by Marcel Huber over 7 years ago
- Project changed from Webdisplay2Coast to COAST
- Description updated (diff)
- Category changed from framework code to framework
- % Done changed from 0 to 10
Not sure if this one is a real requirement.
#3
Updated by Marcel Huber over 7 years ago
- Priority changed from Normal to Low