[ISO9660] Continuation area returns 0 length data in one of the unit tests #926

Open
opened 2026-01-29 15:33:33 +00:00 by claunia · 0 comments
Owner

Originally created by @claunia on GitHub (Dec 9, 2022).

Version

Development commit

Commit hash

HEAD

Tested debug version?

  • Yes

Which operating systems have you used?

  • Windows
  • Linux
  • macOS
  • Other

What is the architectural bit size you're using?

  • 32-bit
  • 64-bit
  • Unsure or unknown

What processor are you using?

  • An Intel or AMD
  • An ARM or Apple Silicon
  • Unsure or unknown

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

-
Originally created by @claunia on GitHub (Dec 9, 2022). ### Version Development commit ### Commit hash HEAD ### Tested debug version? - [X] Yes ### Which operating systems have you used? - [ ] Windows - [ ] Linux - [X] macOS - [ ] Other ### What is the architectural bit size you're using? - [ ] 32-bit - [X] 64-bit - [ ] Unsure or unknown ### What processor are you using? - [ ] An Intel or AMD - [X] An ARM or Apple Silicon - [ ] Unsure or unknown ### 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 ```shell - ```
claunia added the bugfilesystem labels 2026-01-29 15:33:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#926