From 736521eb56a45122eb0a545b677d3ffca1451080 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 28 Oct 2022 23:11:52 -0400 Subject: Eliminated the .alias# extension. Now detecting aliases in .def#. --- documentation/bookmark/memory_management.md | 1 + 1 file changed, 1 insertion(+) (limited to 'documentation/bookmark/memory_management.md') 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) -- cgit v1.2.3