[PR #218] [MERGED] Fix false positives in Bitpool and LaserLok #364

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/218
Author: @TheRogueArchivist
Created: 12/28/2022
Status: Merged
Merged: 12/28/2022
Merged by: @mnadareski

Base: masterHead: Bitpool-LaserLok-False-Positives


📝 Commits (1)

  • 5edc301 Fix false positives in Bitpool and LaserLok

📊 Changes

2 files changed (+11 additions, -10 deletions)

View changed files

📝 BurnOutSharp/ProtectionType/Bitpool.cs (+7 -6)
📝 BurnOutSharp/ProtectionType/LaserLok.cs (+4 -4)

📄 Description

  • Fix false positives in Bitpool and LaserLok.

🔄 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/BinaryObjectScanner/pull/218 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 12/28/2022 **Status:** ✅ Merged **Merged:** 12/28/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `Bitpool-LaserLok-False-Positives` --- ### 📝 Commits (1) - [`5edc301`](https://github.com/SabreTools/BinaryObjectScanner/commit/5edc30120f3322d11a3c01b53ecf535182c40f6d) Fix false positives in Bitpool and LaserLok ### 📊 Changes **2 files changed** (+11 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `BurnOutSharp/ProtectionType/Bitpool.cs` (+7 -6) 📝 `BurnOutSharp/ProtectionType/LaserLok.cs` (+4 -4) </details> ### 📄 Description * Fix false positives in Bitpool and LaserLok. --- <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:07:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#364