
linked_list_allocator
cargo · Simple allocator usable for no_std systems. It builds a linked list from the freed blocks and thus needs no additional data structures. · Repository · Package
Security Advisories for linked_list_allocator in cargo
High
about 3 years ago
linked_list_allocator vulnerable to out-of-bound writes on `Heap` initialization and `Heap::extend`
cargo
linked_list_allocator