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

Scripting: backport of pcall fault fix for 4.4.x #27061

Merged
merged 1 commit into from
May 29, 2024

Conversation

tridge
Copy link
Contributor

@tridge tridge commented May 14, 2024

backport of this critical PR:
#27056

@tridge tridge added the BUG label May 14, 2024
@tridge tridge added this to 4.4.4-beta1 in Plane 4.4 May 15, 2024
@tridge tridge changed the title Scripting: backport of pcall fault fix Scripting: backport of pcall fault fix for 4.4.x May 29, 2024
the register save must happen before the setjmp() call, which means
outside of the LUAI_TRY() macro. We also should be saving all 32
floating point registers
@tridge tridge force-pushed the pr-scripting-fault-fix-4.4 branch from 3a7671d to 53116c9 Compare May 29, 2024 00:12
@tridge tridge merged commit 3e039eb into ArduPilot:Plane-4.4 May 29, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Copter-4.4
Awaiting triage
Plane 4.4
4.4.4-beta1
Development

Successfully merging this pull request may close these issues.

None yet

1 participant