On Sun, 22 Nov 2015 11:21:13 +0100
Martti Kühne <mysat...@gmail.com> wrote:

> That also means, no, I won't cut corners like to leave the releasing
> of resources and file descriptors to the operating system or use die()
> in what is supposed to be library code where error handling must
> clearly be up to the caller.

We implemented fflush() to do this file descriptor handling with error-
reporting, but why worry about memory-deallocation?
If you enable self-destruct in your mothership, who cares about your
porn collection in your private cabin? It's going to be all ashes in a
few seconds anyway.

Cheers

FRIGN

-- 
FRIGN <d...@frign.de>

Reply via email to