[PR #51] [CLOSED] Fix mszip relying on exceptions - PR Option 2 - some changes, not quite ideal but better solution #84

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/SabreTools.Serialization/pull/51
Author: @HeroponRikiBestest
Created: 12/4/2025
Status: Closed

Base: mainHead: better-mszip


📝 Commits (1)

📊 Changes

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

View changed files

📝 SabreTools.Serialization/Wrappers/MicrosoftCabinet.Extraction.cs (+5 -0)

📄 Description

Fixes https://github.com/SabreTools/SabreTools.Serialization/issues/44 with better changes, but I don't know enough about mszip to know if this is 100% safe.


🔄 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/51 **Author:** [@HeroponRikiBestest](https://github.com/HeroponRikiBestest) **Created:** 12/4/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `better-mszip` --- ### 📝 Commits (1) - [`f51cfeb`](https://github.com/SabreTools/SabreTools.Serialization/commit/f51cfeb451b35a1c8dc2226090ed1681573dfae8) Better fix ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `SabreTools.Serialization/Wrappers/MicrosoftCabinet.Extraction.cs` (+5 -0) </details> ### 📄 Description Fixes https://github.com/SabreTools/SabreTools.Serialization/issues/44 with better changes, but I don't know enough about mszip to know if this is 100% safe. --- <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:56 +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#84