[PR #41] [MERGED] Final ISO9660 fix #74

Open
opened 2026-01-29 21:16:54 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/SabreTools.Serialization/pull/41
Author: @Deterous
Created: 11/6/2025
Status: Merged
Merged: 11/6/2025
Merged by: @mnadareski

Base: mainHead: main


📝 Commits (4)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 SabreTools.Serialization/Readers/ISO9660.cs (+1 -1)

📄 Description

I think this might be the fix required for the last remaining ISO9660 bug. Just testing it now, then it'll be good to go.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/SabreTools.Serialization/pull/41 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 11/6/2025 **Status:** ✅ Merged **Merged:** 11/6/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`3a0996b`](https://github.com/SabreTools/SabreTools.Serialization/commit/3a0996b40517c415f93bf6f5b49908ba03b88310) debug - [`caca4a4`](https://github.com/SabreTools/SabreTools.Serialization/commit/caca4a4e28f8b41867435b8e59b4d0453d60f1c3) using - [`edf5f2c`](https://github.com/SabreTools/SabreTools.Serialization/commit/edf5f2c8dce464a512584df276dbea9a9297c92a) Test fix - [`94bf92d`](https://github.com/SabreTools/SabreTools.Serialization/commit/94bf92d3edcc127da6d57eebb99024b74fc91d47) Final fix ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `SabreTools.Serialization/Readers/ISO9660.cs` (+1 -1) </details> ### 📄 Description I think this might be the fix required for the last remaining ISO9660 bug. Just testing it now, then it'll be good to go. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 21:16:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/SabreTools.Serialization#74