[BusyBox-cvs] [BusyBox 0000231]: Invalid tar magic

bugs at busybox.net bugs at busybox.net
Wed Apr 27 10:56:40 UTC 2005


The following issue has been CLOSED
======================================================================
<http://busybox.net/bugs/view.php?id=231> 
======================================================================
Reported By:                jini
Assigned To:                BusyBox
======================================================================
Project:                    BusyBox
Issue ID:                   231
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             04-22-2005 09:30 PDT
Last Modified:              04-27-2005 03:56 PDT
======================================================================
Summary:                    Invalid tar magic
Description: 
>From (including) version 10117 (rewriten libbb/copyfd.c) ./busybox tar -xzf
somefile.tgz reports Invalid tar magic and stops extracting. A negative
parameter dst_fd passed to function bb_full_fd_action causes the function
bb_full_fd_action to immediately return -1. The above command works fine
with version 10116. Busybox was compiled against uClibc.
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
04-22-05 09:30 jini           New Issue                                    
04-22-05 09:32 jini           Issue Monitored: jini                        
04-22-05 09:32 jini           Issue End Monitor: jini                      
04-26-05 02:15 hgb            Issue Monitored: hgb                         
04-27-05 03:56 andersen       Status                   assigned => closed  
04-27-05 03:56 andersen       Resolution               open => fixed       
======================================================================




More information about the busybox-cvs mailing list