Y
Hacker News
new
|
ask
|
show
|
jobs
by
binaryturtle
213 days ago
There are (older) OSes where this is NOT the case. Leaving things un-freed would leak memory after the application has terminated.
2 comments
kerkeslager
209 days ago
Sure. And the rare programmer reading this who is still using that OS knows they're the exception to the rule. To everyone else that fact is irrelevant.
link
binaryturtle
208 days ago
It still matters when you try to keep your components truly portable (aka you're not just targeting the big 3).
link
kerkeslager
206 days ago
Did you read the post you're responding to?
link
loeg
213 days ago
Sure, like prior to the invention of virtual memory. But those days are in the distant past.
link