Skip to content

Fix disk image mounting problems - #99

Merged
LubosD merged 2 commits into
darlinghq:masterfrom
mrolappe:b64-decode-trailing-ws-fix
Nov 14, 2022
Merged

Fix disk image mounting problems#99
LubosD merged 2 commits into
darlinghq:masterfrom
mrolappe:b64-decode-trailing-ws-fix

Conversation

@mrolappe

Copy link
Copy Markdown
Contributor

This fixes many (most?) of the problems encountered when mounting certain disk images using hdiutil within a Darling instance.

The root problem is the base 64 decoder (provided by SSL library) getting confused by lines with trailing whitespace. Interestingly, the issue only seems to affect the Darling side, due to using a different SSL library.

@LubosD
LubosD merged commit 2412383 into darlinghq:master Nov 14, 2022
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.

2 participants