[PR #66] [CLOSED] Fallback for too large data read size #94

Closed
opened 2026-01-29 21:17:00 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/SabreTools.Serialization/pull/66
Author: @HeroponRikiBestest
Created: 1/29/2026
Status: Closed

Base: mainHead: parseextra-exception-fix


📝 Commits (1)

  • 19706bb Fallback for too large data read size

📊 Changes

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

View changed files

📝 SabreTools.Serialization/Readers/PKZIP.cs (+16 -3)

📄 Description

No description provided


🔄 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/66 **Author:** [@HeroponRikiBestest](https://github.com/HeroponRikiBestest) **Created:** 1/29/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `parseextra-exception-fix` --- ### 📝 Commits (1) - [`19706bb`](https://github.com/SabreTools/SabreTools.Serialization/commit/19706bba24b927ca13fab19b009a733efb673185) Fallback for too large data read size ### 📊 Changes **1 file changed** (+16 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `SabreTools.Serialization/Readers/PKZIP.cs` (+16 -3) </details> ### 📄 Description _No description provided_ --- <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:17:00 +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#94