]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
FFI: Fix dangling reference to CType in carith_checkarg().
authorMike Pall <mike>
Sat, 21 Oct 2023 11:11:50 +0000 (13:11 +0200)
committerMike Pall <mike>
Sat, 21 Oct 2023 11:11:50 +0000 (13:11 +0200)
commitdb944b2b56c86fcf133745976763604d96110285
treeba8ab9c884d91ad38572192babdf7f9542a1ecf2
parentf72c19e482b6f918b7cf42b0436e2b117d160a29
FFI: Fix dangling reference to CType in carith_checkarg().

Reported by Sergey Kaplun. #1108
src/lj_carith.c