Skip to content

Update v2.1#60

Open
Brugarolas wants to merge 162 commits intoBrugarolas:v2.1from
LuaJIT:v2.1
Open

Update v2.1#60
Brugarolas wants to merge 162 commits intoBrugarolas:v2.1from
LuaJIT:v2.1

Conversation

@Brugarolas
Copy link
Owner

No description provided.

Mike Pall added 29 commits April 18, 2024 23:49
Reported by nounwind.
Thanks to Ryan Carsten Schmidt. #1189
Thanks to GitSparTV. #1219
Prevent misunderstandings like in #1216
Thanks to IoriBranford. #1214
Reported by pwnhacker0x18. Fixed by Peter Cawley. #1196
Reported by Sergey Bronnikov. #1223
Reported by leleliu008. #1221
Only use this for debugging purposes. NEVER set it for regular builds
or distro builds! In Lua, tailcalls are a language guarantee.
Suggested by Steve Vermeulen. #1220
Reminder: the math.random() PRNG is NOT SUITABLE FOR CRYPTOGRAPHIC USE.
@coderabbitai
Copy link

coderabbitai bot commented Jul 16, 2024

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Mike Pall added 30 commits November 27, 2025 16:39
The reason for the error message is still unclear. #1412.
Reading MS docs is hard. #1412
They are only called from JIT-compiled code and not from C.
Reported by Richard Beckmann. #1414
Reported by Sergey Kaplun. #1418
Reported by Yuichiro Naito. #1415
Reported by Doug Crawford. #1411
Thanks to Michael Fisher. #1423
Note: this is not a vulnerability! minilua is only used during the LuaJIT
build process. It only runs controlled and static Lua code (DynASM),
which is entirely contained within this repo and does not trigger the
undefined behavior.

This change is solely for the benefit of others, who might possibly use
minilua for purposes other than running DynASM.

Reported by quart27219. #1424
Thanks to Holger Hoffstätte. #1436
Reported by Vladimir Davydov and Sergey Kaplun. #1441
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.

4 participants