Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "already borrowed" Error For LC_SEGMENT #4

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

CuriousTommy
Copy link
Contributor

Fixes an issue where rust panics due to reader_mut not being dropped.

thread 'main' panicked at 'already borrowed: BorrowMutError', src/types/load_command/segment_command.rs:41:37
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@Arsynth Arsynth merged commit 45866cf into Arsynth:master Dec 10, 2023
1 check passed
@CuriousTommy CuriousTommy deleted the borrowmuterror_lcsegment_fix branch December 10, 2023 22:09
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.

None yet

2 participants