Skip to content

fix(lua-51): turn off ubsan to avoid panicking on Inf#204

Merged
robbielyman merged 1 commit intomainfrom
push-xospvynnnkyp
Apr 17, 2026
Merged

fix(lua-51): turn off ubsan to avoid panicking on Inf#204
robbielyman merged 1 commit intomainfrom
push-xospvynnnkyp

Conversation

@robbielyman
Copy link
Copy Markdown
Collaborator

Closes #201

@robbielyman robbielyman merged commit adcd3bd into main Apr 17, 2026
8 checks passed
@robbielyman robbielyman deleted the push-xospvynnnkyp branch April 17, 2026 00:31
@natecraddock
Copy link
Copy Markdown
Owner

@robbielyman I think I'm going to disable sanitizing for all versions of Lua if you're okay with that

@robbielyman
Copy link
Copy Markdown
Collaborator Author

@natecraddock that’s fine with me!

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.

panic: inf is outside the range of representable values of type 'int'

2 participants