From a30c02a727cc62de36e9a061afc8fcc3704c4ff1 Mon Sep 17 00:00:00 2001 From: hyang Date: Sat, 6 Jan 2024 23:01:40 -0800 Subject: p --- content/posts/malloc/images/aloc.png | Bin 0 -> 93083 bytes content/posts/malloc/images/cll.png | Bin 0 -> 53869 bytes content/posts/malloc/images/free.png | Bin 0 -> 101716 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 content/posts/malloc/images/aloc.png create mode 100644 content/posts/malloc/images/cll.png create mode 100644 content/posts/malloc/images/free.png (limited to 'content/posts/malloc/images') diff --git a/content/posts/malloc/images/aloc.png b/content/posts/malloc/images/aloc.png new file mode 100644 index 0000000..4982303 Binary files /dev/null and b/content/posts/malloc/images/aloc.png differ diff --git a/content/posts/malloc/images/cll.png b/content/posts/malloc/images/cll.png new file mode 100644 index 0000000..86ca3a1 Binary files /dev/null and b/content/posts/malloc/images/cll.png differ diff --git a/content/posts/malloc/images/free.png b/content/posts/malloc/images/free.png new file mode 100644 index 0000000..34a499c Binary files /dev/null and b/content/posts/malloc/images/free.png differ -- cgit v1.2.3