0004584: install reads uninitialized memory / mode argument should be required

Denys Vlasenko vda.linux at googlemail.com
Fri Aug 15 19:58:30 UTC 2008


On Friday 15 August 2008 08:25, Natanael Copa wrote:
> On Wed, 2008-08-13 at 18:22 -0700, Cristian Cadar wrote:
> > http://bugs.busybox.net/view.php?id=4584
> > 
> > ./install --m
> >  
> > reads processes uninitialized memory (mode_str) in bb_parse_mode(),
> > called at install.c:134.
> > 
> > I think the fix is simply to specify that "mode" has a required argument
> > at install.c:21
> > 
> > --Cristian
> 
> Please try the attched patch.

Apllied, thanks!
--
vda



More information about the busybox mailing list