Skip to content

hererocks 0.19.0

Compare
Choose a tag to compare
@mpeterv mpeterv released this 11 Jul 17:25
· 12 commits to master since this release
  • Added support for Lua 5.4.0-work1 and 5.4.0-work2.
  • Added support for Lua 5.3.5.
  • Added patches for Lua 5.3.4:
    • Lua crashes when building sequences with more than 2^30 elements
    • Table length computation overflows for sequences larger than 2^31 elements
    • Memory-allocation error when resizing a table can leave it in an inconsistent state