mirror of
https://github.com/lua/lua.git
synced 2026-09-20 09:14:21 +00:00
0b29f408433e92953cc72b1d3e06c7ac8139e439
When computing whether Lua should return from gen-major to gen-minor, the difference between the total memory and the previous total memory can be negative, which can result in that negative value being left-shifted (UB).
Lua
This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit Lua.org.
Please do not send pull requests. To report issues, post a message to the Lua mailing list.
Download official Lua releases from Lua.org.
Description
Languages
C
66.3%
Lua
33.1%
Makefile
0.6%