-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Alloc_data currently points to the available data at the end of all the assigned data, it does not fill any holes created by data that is no longer used. To do so requires a free list and additional functionality. All that should be in the core functionality and not made part of the public API.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request