Skip to content

Fix: avoid crashes on zip IO errors#32

Open
official-markus-maurer wants to merge 1 commit intoRomVault:masterfrom
official-markus-maurer:fix/zip-io-crash-hardening
Open

Fix: avoid crashes on zip IO errors#32
official-markus-maurer wants to merge 1 commit intoRomVault:masterfrom
official-markus-maurer:fix/zip-io-crash-hardening

Conversation

@official-markus-maurer
Copy link
Copy Markdown

Should prevent the hardcrash Braintrash reported on Discord.

  • Treat IOException during FixAZip as FileSystemError so fix passes report and continue

  • Harden Zip finalizer/failed-close paths to never throw during GC

- Treat IOException during FixAZip as FileSystemError so fix passes report and continue

- Harden Zip finalizer/failed-close paths to never throw during GC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant