mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
[ISO9660] Continuation area returns 0 length data in one of the unit tests #926
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 (Dec 9, 2022).
Version
Development commit
Commit hash
HEAD
Tested debug version?
Which operating systems have you used?
What is the architectural bit size you're using?
What processor are you using?
Description
On one of the unit tests the Continuation Area appears to have 0-length, this need more investigation and checking the documentation.
Exact command line used
UnitTests
Expected behavior
CA with >0 length
Actual behavior
CA with 0 length
Output of command execution with debug output enabled