]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
FFI: Workaround for platform dlerror() returning NULL.
authorMike Pall <mike>
Sun, 8 Dec 2019 18:25:45 +0000 (19:25 +0100)
committerMike Pall <mike>
Sun, 8 Dec 2019 18:25:45 +0000 (19:25 +0100)
commit478bcfe52a653bf338f17690147fa9f5793f5b42
treef0841794ec1a67f9fbbad69d3c7b0c033787b269
parent44382e833a9334c19e47e64e8078a322026e094d
FFI: Workaround for platform dlerror() returning NULL.

Contributed by mcclure.
src/lj_clib.c