Tarantool development patches archive
 help / color / mirror / Atom feed
From: Sergey Bronnikov via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Sergey Kaplun <skaplun@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH luajit 0/2] Fix dangling CType references
Date: Mon, 8 Sep 2025 15:02:00 +0300	[thread overview]
Message-ID: <4e73aa47-9a3b-4cb3-9fd1-2614fe593b81@tarantool.org> (raw)
In-Reply-To: <cover.1755844191.git.skaplun@tarantool.org>

[-- Attachment #1: Type: text/plain, Size: 991 bytes --]

Patch series LGTM.

On 8/22/25 09:36, Sergey Kaplun wrote:
> These two patches fix the dangling ctype references for the vararg FFI
> call and its recording.
>
> Branch:https://github.com/tarantool/luajit/tree/skaplun/lj-1360-dangling-ctype-ref-on-ccall
>
> Issues:
> *https://github.com/tarantool/tarantool/issues/11691
> *https://github.com/LuaJIT/LuaJIT/issues/1360
>
> 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
>

[-- Attachment #2: Type: text/html, Size: 1712 bytes --]

      parent reply	other threads:[~2025-09-08 12:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-22  6:36 Sergey Kaplun via Tarantool-patches
2025-08-22  6:36 ` [Tarantool-patches] [PATCH luajit 1/2] FFI: " Sergey Kaplun via Tarantool-patches
2025-09-08 12:00   ` Sergey Bronnikov via Tarantool-patches
2025-08-22  6:36 ` [Tarantool-patches] [PATCH luajit 2/2] FFI: Fix dangling CType references (again) Sergey Kaplun via Tarantool-patches
2025-09-08 12:01   ` Sergey Bronnikov via Tarantool-patches
2025-09-08 12:02 ` Sergey Bronnikov via Tarantool-patches [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4e73aa47-9a3b-4cb3-9fd1-2614fe593b81@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=sergeyb@tarantool.org \
    --cc=skaplun@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH luajit 0/2] Fix dangling CType references' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox