[PR #520] [MERGED] Fix closing file if decryption is disabled #1108

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

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru/pull/520
Author: @FakeShemp
Created: 1/16/2021
Status: Merged
Merged: 1/16/2021
Merged by: @claunia

Base: masterHead: fakeshemp/fix-close-file


📝 Commits (1)

  • d2a83d3 Fix closing file if decryption is disabled

📊 Changes

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

View changed files

📝 Aaru.Core/Devices/Dumping/Sbc/Dump.cs (+2 -2)

📄 Description

Types of changes

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

🔄 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/520 **Author:** [@FakeShemp](https://github.com/FakeShemp) **Created:** 1/16/2021 **Status:** ✅ Merged **Merged:** 1/16/2021 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `master` ← **Head:** `fakeshemp/fix-close-file` --- ### 📝 Commits (1) - [`d2a83d3`](https://github.com/aaru-dps/Aaru/commit/d2a83d355d3ffcc00031814ff3f784ba1553cb86) Fix closing file if decryption is disabled ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Aaru.Core/Devices/Dumping/Sbc/Dump.cs` (+2 -2) </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) --- <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:41:28 +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#1108