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

bugs at busybox.net bugs at busybox.net
Fri Aug 15 19:58:49 UTC 2008


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=4584 
====================================================================== 
Reported By:                cristic
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   4584
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             08-13-2008 17:56 PDT
Last Modified:              08-15-2008 12:58 PDT
====================================================================== 
Summary:                    install reads uninitialized memory / mode argument
should be required
Description: 
./install --m
 
reads processes uninitialized memory 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

====================================================================== 

---------------------------------------------------------------------- 
 vda - 08-15-08 12:58  
---------------------------------------------------------------------- 
Fixed in rev 23084, thanks. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-13-08 17:56  cristic        New Issue                                    
08-13-08 17:56  cristic        Status                   new => assigned     
08-13-08 17:56  cristic        Assigned To               => BusyBox         
08-15-08 12:58  vda            Status                   assigned => closed  
08-15-08 12:58  vda            Note Added: 0010444                          
======================================================================




More information about the busybox-cvs mailing list