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

fix(radio): potential crash when writing .luac files #5732

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

philmoz
Copy link
Collaborator

@philmoz philmoz commented Dec 22, 2024

Seems the last parameter to f_write is not optional (from PR #5716)

@philmoz philmoz added bug 🪲 Something isn't working color Related generally to color LCD radios B&W Related generally to black and white LCD radios labels Dec 22, 2024
@philmoz philmoz added this to the 2.11 milestone Dec 22, 2024
@pfeerick pfeerick added bug/regression ↩️ A new version of EdgeTX broke something and removed bug 🪲 Something isn't working labels Dec 23, 2024
@pfeerick pfeerick changed the title fix(radio): potential crash when writing .luac files. fix(radio): potential crash when writing .luac files Dec 23, 2024
@pfeerick pfeerick linked an issue Dec 23, 2024 that may be closed by this pull request
1 task
@pfeerick pfeerick merged commit 28b0cb9 into main Dec 24, 2024
49 checks passed
@pfeerick pfeerick deleted the philmoz/fix-lua-dump branch December 24, 2024 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B&W Related generally to black and white LCD radios bug/regression ↩️ A new version of EdgeTX broke something color Related generally to color LCD radios
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simulator on Linux: SEGV every time the simu reloads a modified widget
2 participants