From b334c0b6bcf520ff20ab2a3192b56304c6ffb306 Mon Sep 17 00:00:00 2001 From: Aki Date: Sat, 30 Dec 2023 03:02:56 +0100 Subject: Date and post headers styles changed --- guilty_pleasure_of_dirty_memory.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'guilty_pleasure_of_dirty_memory.html') diff --git a/guilty_pleasure_of_dirty_memory.html b/guilty_pleasure_of_dirty_memory.html index 200070a..5e3bbcb 100644 --- a/guilty_pleasure_of_dirty_memory.html +++ b/guilty_pleasure_of_dirty_memory.html @@ -10,11 +10,13 @@ Guilty Pleasure of Dirty Memory - +
+ + +

Guilty Pleasure of Dirty Memory

+
-

Guilty Pleasure of Dirty Memory

-

Published on 2022-07-28 22:40:00+02:00

"Remember to free the allocated memory!" That's what we usually teach everyone when they start their journey with manual memory management. Of course, it's the rightful way. The one and only, isn't it?

Well, yes but no.

-- cgit v1.1