[PATCH] mesg.c: make tty variable use only dynamic memory

Stefan Seyfried stefan.seyfried at googlemail.com
Sat Mar 19 19:08:00 UTC 2011


On Sat, 19 Mar 2011 12:51:11 +0100
Harald Becker <ralda at gmx.de> wrote:

> Beside this is explicit resource deallocation just good programming
> practice and required by code analyzing tools.

You are of course right.

But for 99% of the busybox use cases it is useless bloat.
Thus it should be guarded by ENABLE_FEATURE_CLEAN_UP.

Remember, busybox's main goal is neither "be an example in good programming
practice" nor "be friendly to code analyzing tools" :-)
-- 
Stefan Seyfried

"Dispatch war rocket Ajax to bring back his body!"


More information about the busybox mailing list