| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The native alloc and free functions are used to allocate and free functions. These functions do not need the memory manager implementation to work because they are just allocating directly with the underlying backend. This change will now ignore the memory manager object when allocating the memory.
| Back | FazBrowse Home | New Git URL |
This PR adds a new memory manager example and fixes the native alloc function so that it ignores the af_memory_manager object.
Description
Changes to Users
N/A
Checklist