You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
The fix to LuaJIT (LuaJIT/LuaJIT#583) is simple and looks safe but I'd like some comment from anybody familiar with the assembly interpreter. Also, table.move is one of those functions that are really not needed. Written in Lua would be just as fast. Finally, it's not used anywhere else.
(Btw, shouldn't it be size = size - count just a few lines above?)
Kong/kong#5869
The text was updated successfully, but these errors were encountered: