diff options
Diffstat (limited to '')
| -rw-r--r-- | documentation/bookmark/memory_management.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/documentation/bookmark/memory_management.md b/documentation/bookmark/memory_management.md index 84acecd98..b2fc9250e 100644 --- a/documentation/bookmark/memory_management.md +++ b/documentation/bookmark/memory_management.md @@ -6,6 +6,7 @@  # Allocation  0. []() +0. [malloc() and free() are a bad API](https://www.foonathan.net/2022/08/malloc-interface/#content)  0. [How to allocate memory](https://geocar.sdf1.org/alloc.html)  0. [Always Bump Downwards](https://fitzgeraldnick.com/2019/11/01/always-bump-downwards.html) | 
