<!DOCTYPE html>
<html data-lt-installed="true">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body style="padding-bottom: 1px;">
    <p>Patch series LGTM.<br>
    </p>
    <div class="moz-cite-prefix">On 8/22/25 09:36, Sergey Kaplun wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:cover.1755844191.git.skaplun@tarantool.org">
      <pre wrap="" class="moz-quote-pre">These two patches fix the dangling ctype references for the vararg FFI
call and its recording.

Branch: <a class="moz-txt-link-freetext" href="https://github.com/tarantool/luajit/tree/skaplun/lj-1360-dangling-ctype-ref-on-ccall">https://github.com/tarantool/luajit/tree/skaplun/lj-1360-dangling-ctype-ref-on-ccall</a>

Issues:
* <a class="moz-txt-link-freetext" href="https://github.com/tarantool/tarantool/issues/11691">https://github.com/tarantool/tarantool/issues/11691</a>
* <a class="moz-txt-link-freetext" href="https://github.com/LuaJIT/LuaJIT/issues/1360">https://github.com/LuaJIT/LuaJIT/issues/1360</a>

Mike Pall (2):
  FFI: Fix dangling CType references.
  FFI: Fix dangling CType references (again).

 src/lj_ccall.c                                | 19 +++--
 src/lj_crecord.c                              | 32 +++++---
 ...0-dangling-ctype-ref-on-ccall-jit.test.lua | 82 +++++++++++++++++++
 ...-1360-dangling-ctype-ref-on-ccall.test.lua | 70 ++++++++++++++++
 4 files changed, 183 insertions(+), 20 deletions(-)
 create mode 100644 test/tarantool-tests/lj-1360-dangling-ctype-ref-on-ccall-jit.test.lua
 create mode 100644 test/tarantool-tests/lj-1360-dangling-ctype-ref-on-ccall.test.lua

</pre>
    </blockquote>
  </body>
  <lt-container></lt-container>
</html>