[PR #825] [MERGED] [Dump] Fix wrongly removed title keys #1160

Open
opened 2026-01-29 15:42:52 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru/pull/825
Author: @FakeShemp
Created: 11/11/2023
Status: Merged
Merged: 11/11/2023
Merged by: @claunia

Base: develHead: fakeshemp/title-key-fix-2


📝 Commits (1)

  • 783f5ee [Dump] Fix wrongly removed title keys

📊 Changes

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

View changed files

📝 Aaru.Core/Devices/Dumping/Sbc/Data.cs (+0 -19)

📄 Description

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

This should only have been added in the decryption step, not in the dumping step. Resulted in lost data.


🔄 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/aaru-dps/Aaru/pull/825 **Author:** [@FakeShemp](https://github.com/FakeShemp) **Created:** 11/11/2023 **Status:** ✅ Merged **Merged:** 11/11/2023 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `devel` ← **Head:** `fakeshemp/title-key-fix-2` --- ### 📝 Commits (1) - [`783f5ee`](https://github.com/aaru-dps/Aaru/commit/783f5eee6124658da751d5ad35663f11d9f6236b) [Dump] Fix wrongly removed title keys ### 📊 Changes **1 file changed** (+0 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `Aaru.Core/Devices/Dumping/Sbc/Data.cs` (+0 -19) </details> ### 📄 Description ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [X] Bug fix (non-breaking change which fixes an issue) This should only have been added in the decryption step, not in the dumping step. Resulted in lost data. --- <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 15:42:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#1160