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

[BACKPORT v1.4] tune: fix stack overrun #2038

Merged
merged 1 commit into from
May 18, 2023
Merged

Conversation

julianoes
Copy link
Collaborator

This fixes the case where the mavlink pack function does a memcpy on an array that is shorter.

Backport of #2036.

This fixes the case where the mavlink pack function does a memcpy on an
array that is shorter.

Signed-off-by: Julian Oes <[email protected]>
@julianoes julianoes added the bug label May 18, 2023
@julianoes julianoes merged commit 04ce811 into v1.4 May 18, 2023
@julianoes julianoes deleted the pr-backport-fix-tune branch May 18, 2023 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant