bugCompact Disc Input and Control Library - Bugs: bug #34358, Inability to read windows 7 UDF...

 
 

bug #34358: Inability to read windows 7 UDF disk image

Submitter:  None
Submitted:  Thu 22 Sep 2011 02:44:05 PM UTC
   
 
Category:  API Severity:  5 - Average
Item Group:  libiso9660 Status:  None
Privacy:  Public Assigned to:  pbatard
Originator Email:  -email is unavailable- Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 17 Jan 2012 07:44:11 PM UTC, comment #1: 

iso9660_open/iso9660_ifs_readdir are not suited for reading UDF images. Instead you should use udf_open/udf_opendir as documented in the udf1.c sample.

I tested the listing of multiple Windows 7 UDF images' content using the udf1 sample and it looked fine (though one may have to apply a workaround for bug #22865).

Pete Batard <pbatard>
Group Member
Thu 22 Sep 2011 02:44:05 PM UTC, original submission:  

I modified one of the example app to list the top-level contents of ISO images. It works for all normal ISO images AFAICT and some of the windows UDF images but not all. The particular one thats giving me problems is the windows 7 installation ISO. Attaching the code.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #24014:  iso9660-extract.c added by None (2KiB - text/plain - App that lists top-level contents of an ISO)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pbatard (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-01-17 pbatard Open/ClosedOpen Closed
    2012-01-17 pbatard CategoryNone API
        Item GroupNone libiso9660
        Assigned toNone pbatard
    2011-09-22 None Attached File- Added iso9660-extract.c, #24014

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code