Skip to content

Fix crash & compiler warnings on cocofuse - #3

Open
egueli wants to merge 5 commits into
n6il:masterfrom
egueli:pr
Open

Fix crash & compiler warnings on cocofuse#3
egueli wants to merge 5 commits into
n6il:masterfrom
egueli:pr

Conversation

@egueli

@egueli egueli commented Jul 22, 2023

Copy link
Copy Markdown

On a 64-bit Linux system, cocofuse crashes just after a mount. The root cause seems a conversion from a pointer to int32_t then back to a pointer, causing a dereference error.

This issue was reported by the compiler via warnings. While I was at it, I also fixed the remaining warnings and set warnings as errors.

@DrPitre
DrPitre requested review from DrPitre and n6il July 22, 2023 17:04
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