On Sun, 22 Nov 2015 11:21:13 +0100
Martti Kühne <mysatyre_AT_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 <dev_AT_frign.de>
Received on Sun Nov 22 2015 - 11:33:03 CET