[BusyBox 0001466]: tar does not handle spaces for numbers correctly

bugs at busybox.net bugs at busybox.net
Thu Aug 16 10:43:01 UTC 2007


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=1466 
====================================================================== 
Reported By:                ykaliuta
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1466
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             08-15-2007 03:00 PDT
Last Modified:              08-16-2007 03:43 PDT
====================================================================== 
Summary:                    tar does not handle spaces for numbers correctly
Description: 
It is allowed for tar archives to use spaces before and after numbers in
headers. Busybox's strtol does not skip them (there is a comment in the
sources, but why?). I made a hotfix in tar only, but up to you to propose
a propper solution.
====================================================================== 

---------------------------------------------------------------------- 
 vda - 08-16-07 03:43  
---------------------------------------------------------------------- 
This appears to be fixed in svn (and maybe in 1.6.1, I didn't look). If
not, please reopen. Attach example of an archive you cannot unpack, or
provide an URL to one. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-15-07 03:00  ykaliuta       New Issue                                    
08-15-07 03:00  ykaliuta       Status                   new => assigned     
08-15-07 03:00  ykaliuta       Assigned To               => BusyBox         
08-15-07 03:00  ykaliuta       File Added: busybox-tar-spaces.patch             
      
08-16-07 03:43  vda            Status                   assigned => closed  
08-16-07 03:43  vda            Note Added: 0002671                          
======================================================================




More information about the busybox-cvs mailing list