[PR #4] Fix Memory Issues #216

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

Original Pull Request: https://github.com/SabreTools/BinaryObjectScanner/pull/4

State: closed
Merged: Yes


After the recent reorganization of the code, there ended up being some parts that were less well-formatted than others, which lead to some issues while being used in DICUI. This included out of memory issues on DVD-9 discs. The changes here should reduce the amount of memory that is being used in any given protection scan as well as reduce the amount of time for InstallShield CAB files since all of them scanned every CAB every time.

**Original Pull Request:** https://github.com/SabreTools/BinaryObjectScanner/pull/4 **State:** closed **Merged:** Yes --- After the recent reorganization of the code, there ended up being some parts that were less well-formatted than others, which lead to some issues while being used in DICUI. This included out of memory issues on DVD-9 discs. The changes here should reduce the amount of memory that is being used in any given protection scan as well as reduce the amount of time for InstallShield CAB files since all of them scanned every CAB every time.
claunia added the pull-request label 2026-01-29 21:07:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#216