diff options
author | hyang <hyang@hyang.xyz> | 2024-01-06 23:01:40 -0800 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2024-01-06 23:01:40 -0800 |
commit | a30c02a727cc62de36e9a061afc8fcc3704c4ff1 (patch) | |
tree | 9c52fdf64cdff445f4069b43fcd1c53bbe0489cc /content/posts/malloc/images | |
parent | 36156fa9a4a9a82faabb19b30c72ca262adf5e7f (diff) |
p
Diffstat (limited to 'content/posts/malloc/images')
-rw-r--r-- | content/posts/malloc/images/aloc.png | bin | 0 -> 93083 bytes |
-rw-r--r-- | content/posts/malloc/images/cll.png | bin | 0 -> 53869 bytes |
-rw-r--r-- | content/posts/malloc/images/free.png | bin | 0 -> 101716 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/content/posts/malloc/images/aloc.png b/content/posts/malloc/images/aloc.png Binary files differnew file mode 100644 index 0000000..4982303 --- /dev/null +++ b/content/posts/malloc/images/aloc.png diff --git a/content/posts/malloc/images/cll.png b/content/posts/malloc/images/cll.png Binary files differnew file mode 100644 index 0000000..86ca3a1 --- /dev/null +++ b/content/posts/malloc/images/cll.png diff --git a/content/posts/malloc/images/free.png b/content/posts/malloc/images/free.png Binary files differnew file mode 100644 index 0000000..34a499c --- /dev/null +++ b/content/posts/malloc/images/free.png |