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
0001009 [BusyBox] Other major always 08-25-06 16:52 09-03-06 07:23
Reporter rsanders256 View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.2.x
Summary 0001009: unzip fails to truncate target files if file in archive smaller than existing file
Description When overwriting a file from a .zip archive, if the new file is smaller than the existing file unzip will not truncate the file length. Call to open() specifies O_CREAT but not O_TRUNC.

Affects both 1.2.0 and 1.2.1. Patch attached.
Additional Information
Attached Files  busybox_unzip_truncate.patch [^] (491 bytes) 08-25-06 16:52

- Relationships

- Notes
(0001608)
vda
09-03-06 07:23

Fixed in svn
 

- Issue History
Date Modified Username Field Change
08-25-06 16:52 rsanders256 New Issue
08-25-06 16:52 rsanders256 Status new => assigned
08-25-06 16:52 rsanders256 Assigned To  => BusyBox
08-25-06 16:52 rsanders256 File Added: busybox_unzip_truncate.patch
09-03-06 07:23 vda Status assigned => closed
09-03-06 07:23 vda Note Added: 0001608
09-03-06 07:23 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker