mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
When creating sidecar in dumping or via image, files inside an ISO9660 filesystem are not checked. #843
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 @claunia on GitHub (Nov 9, 2021).
Originally assigned to: @claunia on GitHub.
Version
5.3.0
Commit hash
No response
Tested debug version?
Which operating systems have you used?
What is the architectural bit size you're using?
What processor are you using?
Device manufacturer
N/A
Device model
N/A
Bus the device uses to attach to the computer
USB cable or card reader manufacturer
No response
USB cable or card reader model
No response
What were you doing when it failed?
Description
When creating sidecar in dumping, files inside an ISO9660 filesystem are not checked.
Exact command line used
aaru m dump -O compress=false /dev/sr0 foo.aif
Expected behavior
Sidecar with files
Actual behavior
Output of command execution with debug output enabled
Media details
No response
@claunia commented on GitHub (Jan 4, 2025):
Fixed in
40f4650.