mirror of
https://github.com/lua/lua.git
synced 2026-09-27 20:46:06 +00:00
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).
7.3 KiB
7.3 KiB