[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libcdio-devel] Invalid/bad directory errors with openSUSE Leap 15.0
From: |
Thomas Schmitt |
Subject: |
Re: [Libcdio-devel] Invalid/bad directory errors with openSUSE Leap 15.0 ISO |
Date: |
Mon, 28 May 2018 09:06:07 +0200 |
Hi,
Pete Batard wrote:
> provided Thomas doesn't have objections about this proposal
The code looks good to me.
Any mistake with from_733() should have shown up by wrong file sizes
being reported.
from_723() on the other hand seems to have one single caller:
function iso9660_get_pvd_block_size() in lib/iso9660/iso9660.c.
with a single caller, too: ISO9660::PVD::get_pvd_block_size in
lib/cdio++/iso9660.cpp. No caller of this is to see in libcdio.
But both, the C and the C++ function, are part of the API.
Result with any ISO in the wild should always be 2048.
Have a nice day :)
Thomas
- Re: [Libcdio-devel] Invalid/bad directory errors with openSUSE Leap 15.0 ISO, (continued)
- Re: [Libcdio-devel] Invalid/bad directory errors with openSUSE Leap 15.0 ISO, Thomas Schmitt, 2018/05/26
- Re: [Libcdio-devel] Invalid/bad directory errors with openSUSE Leap 15.0 ISO, Pete Batard, 2018/05/26
- Re: [Libcdio-devel] Invalid/bad directory errors with openSUSE Leap 15.0 ISO, Thomas Schmitt, 2018/05/26
- Re: [Libcdio-devel] Invalid/bad directory errors with openSUSE Leap 15.0 ISO, Rocky Bernstein, 2018/05/26
- Re: [Libcdio-devel] Invalid/bad directory errors with openSUSE Leap 15.0 ISO, Thomas Schmitt, 2018/05/26
- Re: [Libcdio-devel] Invalid/bad directory errors with openSUSE Leap 15.0 ISO, Pete Batard, 2018/05/26
- Re: [Libcdio-devel] Invalid/bad directory errors with openSUSE Leap 15.0 ISO, Thomas Schmitt, 2018/05/26
- Re: [Libcdio-devel] Invalid/bad directory errors with openSUSE Leap 15.0 ISO, Thomas Schmitt, 2018/05/26
- [Libcdio-devel] [PATCH] Fix invalid/bad directory errors with openSUSE Leap 15.0 ISO, Pete Batard, 2018/05/27
- Re: [Libcdio-devel] [PATCH] Fix invalid/bad directory errors with openSUSE Leap 15.0 ISO, Rocky Bernstein, 2018/05/27
- Re: [Libcdio-devel] Invalid/bad directory errors with openSUSE Leap 15.0 ISO,
Thomas Schmitt <=
Re: [Libcdio-devel] Invalid/bad directory errors with openSUSE Leap 15.0 ISO, Thomas Schmitt, 2018/05/26