[BusyBox 0001220]: 'busybox dpkg -i' with no other arguments segfaults

bugs at busybox.net bugs at busybox.net
Thu Feb 15 09:59:59 PST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1220 
====================================================================== 
Reported By:                kiltedknight
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1220
Category:                   Documentation
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             02-15-2007 09:58 PST
Last Modified:              02-15-2007 09:59 PST
====================================================================== 
Summary:                    'busybox dpkg -i' with no other arguments segfaults
Description: 
run the command "busybox dpkg -i" and provide no other arguments; the
program will give a segmentation fault and core dump.
====================================================================== 

---------------------------------------------------------------------- 
 kiltedknight - 02-15-07 09:59  
---------------------------------------------------------------------- 
The pointer, deb_file, is never initialized beyond the NULL assignment if
there are no arguments provided. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-15-07 09:58  kiltedknight   New Issue                                    
02-15-07 09:58  kiltedknight   Status                   new => assigned     
02-15-07 09:58  kiltedknight   Assigned To               => BusyBox         
02-15-07 09:58  kiltedknight   File Added: busybox-vendor-fix-dpkg.diff         
          
02-15-07 09:59  kiltedknight   Note Added: 0002167                          
======================================================================



More information about the busybox-cvs mailing list