BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000250 [BusyBox] Other minor always 05-08-05 07:38 12-07-05 21:22
Reporter dave View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.00
Summary 0000250: gzipping N files produces N-1 bad gz files
Description mkdir /tmp/testbbgz
cd /tmp/testbbgz
dd if=/dev/zero of=file1 bs=512 count=512
dd if=/dev/zero of=file2 bs=512 count=512
busybox gzip file*
gunzip *
gunzip: file2.gz: invalid compressed data--length error

Additional Information busybox gunzip will unzip the files with a warning, gunzip does not unzip them
Attached Files

- Relationships

- Notes
(0000735)
landley
12-07-05 21:22

svn 9951
 

- Issue History
Date Modified Username Field Change
05-08-05 07:38 dave New Issue
12-07-05 21:22 landley Status assigned => closed
12-07-05 21:22 landley Note Added: 0000735
12-07-05 21:22 landley Resolution open => fixed
12-07-05 21:22 landley Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker