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

arm64 fixes #755

Merged
merged 3 commits into from
Sep 2, 2024
Merged

arm64 fixes #755

merged 3 commits into from
Sep 2, 2024

Conversation

pussuw
Copy link

@pussuw pussuw commented Sep 2, 2024

Random assortment of fixes

The module occasionally runs out of stack otherwise
- Return value should be negated errno ok OK (not PX4_OK)
- Check that the incoming argument is valid (not NULL)
The value is returned as integer, some compilers are not happy we assign
a pointer to void.
@pussuw pussuw requested a review from jlaitine September 2, 2024 09:59
@pussuw pussuw merged commit 4410fc6 into main Sep 2, 2024
28 checks passed
@pussuw pussuw deleted the arm64_fixes branch September 2, 2024 10:53
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