mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 09:04:35 +00:00
[ISO9660] Joliet directory parsing not working properly when directory extends more than 1 sector #701
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @robin-francois on GitHub (Apr 7, 2021).
Originally assigned to: @claunia on GitHub.
Prerequisites
Check and fill as appropriate:
Description
After discussing the matter with @claunia, there seems to be a bug in Joliet directory parsing that "hides" some files when performing filesystem listing or extraction.
Exact command line used:
aaru fs ls Master/001-CD1.aaru -lExpected behavior:
The
fs lscommand lists all files and thefs extractcommand extracts all the files.Actual behavior:
Depending on the namespace used, some files are not listed.
Output of command execution with debug output enabled
Not full output, only excerpt, and without debug output enabled.
Excerpt of the output of the command with two different namespaces
Image
Image shared with @claunia directly (filename: 001-CD1.aaru, size ~40MB)