]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
FFI: Fix ffi.metatype() for non-raw types.
authorMike Pall <mike>
Sat, 8 Jul 2023 17:30:56 +0000 (19:30 +0200)
committerMike Pall <mike>
Sat, 8 Jul 2023 17:30:56 +0000 (19:30 +0200)
commit4c35a42d9cd3b8be98fa419c68e4724ccdf4f2cf
tree20e57bb6f5f97030e65d08bf1caebd72d84d7bec
parent9f452bbef5031afc506d8615f5e720c45acd6fdf
FFI: Fix ffi.metatype() for non-raw types.

Reported by 999pingGG. #1005
src/lib_ffi.c