[PR #345] [MERGED] fix crash when attempting to read zip without rom #437

Closed
opened 2026-03-03 13:47:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/345
Author: @loganmc10
Created: 3/19/2025
Status: Merged
Merged: 3/19/2025
Merged by: @loganmc10

Base: mainHead: zip


📝 Commits (2)

  • 5101730 fix crash when attempting to read zip without rom
  • d05d942 more

📊 Changes

4 files changed (+28 additions, -27 deletions)

View changed files

📝 src/device.rs (+11 -8)
📝 src/main.rs (+13 -13)
📝 src/ui/gui.rs (+3 -4)
📝 src/ui/gui/gui_netplay.rs (+1 -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/gopher64/gopher64/pull/345 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 3/19/2025 **Status:** ✅ Merged **Merged:** 3/19/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `zip` --- ### 📝 Commits (2) - [`5101730`](https://github.com/gopher64/gopher64/commit/5101730e77027619c3bd760aabe19979aa0d4873) fix crash when attempting to read zip without rom - [`d05d942`](https://github.com/gopher64/gopher64/commit/d05d9425c20d64e2fc09e5a9bea212df059701fb) more ### 📊 Changes **4 files changed** (+28 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `src/device.rs` (+11 -8) 📝 `src/main.rs` (+13 -13) 📝 `src/ui/gui.rs` (+3 -4) 📝 `src/ui/gui/gui_netplay.rs` (+1 -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>
kerem 2026-03-03 13:47:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gopher64#437
No description provided.