CONFIG_FEATURE_SH_STANDALONE_SHELL is sometimes forced in busybox-1.4.1?

Natanael Copa natanael.copa at gmail.com
Fri Mar 2 00:43:18 UTC 2007


On Thu, 2007-03-01 at 23:01 +0100, Denis Vlasenko wrote:
> On Thursday 01 March 2007 14:23, Natanael Copa wrote:
> > Hi,
> > 
> Obviously, it is caused by this in ash.c:
> 
> static int is_safe_applet(char *name)
> {

...

> I propose making "safe applets" usage dependent on
> FEATURE_SH_STANDALONE_SHELL too.

Sounds very good.

> 
> [ What is "safe applet":
> "safe applets" are not exec'ed. we just call their
> <applet>_main() ]
> --
> vda




More information about the busybox mailing list