]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
FFI: Fix dangling reference to CType. Improve checks.
authorMike Pall <mike>
Wed, 7 Dec 2022 16:19:29 +0000 (17:19 +0100)
committerMike Pall <mike>
Wed, 7 Dec 2022 16:19:29 +0000 (17:19 +0100)
commitcc96ab9d513582703f8663a8775a935b56db32b7
treee30f386a3eb8365aff7a0a51a072f212326f1461
parent1c5113aea9b5b8c1477332b8b3aa3cf47372b596
FFI: Fix dangling reference to CType. Improve checks.

Reported by elmknot.
src/lj_crecord.c
src/lj_ctype.c