[PR #9] [MERGED] Add header length safeguards to PortableExecutable wrapper #34

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/SabreTools.Serialization/pull/9
Author: @TheRogueArchivist
Created: 6/6/2024
Status: Merged
Merged: 6/6/2024
Merged by: @mnadareski

Base: mainHead: Header-padding-safeguards


📝 Commits (1)

  • dd47e33 Add header length safeguards to PortableExecutable wrapper

📊 Changes

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

View changed files

📝 SabreTools.Serialization/Wrappers/PortableExecutable.cs (+12 -2)

📄 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/9 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 6/6/2024 **Status:** ✅ Merged **Merged:** 6/6/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `main` ← **Head:** `Header-padding-safeguards` --- ### 📝 Commits (1) - [`dd47e33`](https://github.com/SabreTools/SabreTools.Serialization/commit/dd47e33e8382d7aefe3923a58411048174f5de34) Add header length safeguards to PortableExecutable wrapper ### 📊 Changes **1 file changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `SabreTools.Serialization/Wrappers/PortableExecutable.cs` (+12 -2) </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:16:43 +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#34