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
bugfix: ngx.base: decode_base64url/encode_base64url: worked around a bug in LuaJIT's allocation sinking optimizer which might lead to NULL cdata pointers and segfaults.
Fix#232.
Will investigate and fix the LuaJIT bug after the new OpenResty 1.15.8.1
release.
0 commit comments