Skip to content

fix(b&w): potential Lua stack overflow in lcd.drawCombobox function - #7775

Open
philmoz wants to merge 1 commit into
mainfrom
philmoz/fix-lua-stack-overflow
Open

fix(b&w): potential Lua stack overflow in lcd.drawCombobox function#7775
philmoz wants to merge 1 commit into
mainfrom
philmoz/fix-lua-stack-overflow

Conversation

@philmoz

@philmoz philmoz commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Add lua_pop() calls to balance lua_rawgeti().

@philmoz philmoz added this to the 3.0 milestone Sep 7, 2026
@philmoz philmoz added bug 🪲 Something isn't working lua-api Lua API related B&W Related generally to black and white LCD radios backport/2.11 To be backported to a 2.11 release also. backport/2.12 To be backported to a 2.12 release also. labels Sep 7, 2026
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 backport/2.11 To be backported to a 2.11 release also. backport/2.12 To be backported to a 2.12 release also. bug 🪲 Something isn't working lua-api Lua API related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant