From: Alexander Turenko <alexander.turenko@tarantool.org>
To: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Kirill Yukhin <kyukhin@tarantool.org>, tarantool-patches@freelists.org
Subject: [tarantool-patches] Re: [PATCH 0/3] luajit: Fixes in sake of #4171
Date: Sun, 19 May 2019 21:13:04 +0300 [thread overview]
Message-ID: <20190519181303.l64z2xnnceygwgit@tkn_work_nb> (raw)
In-Reply-To: <20190518123356.15780-1-gorcunov@gmail.com>
Can we backport related tests too?
At least I see this one around:
https://github.com/openresty/luajit2-test-suite/pull/7/files
WBR, Alexander Turenko.
On Sat, May 18, 2019 at 03:33:53PM +0300, Cyrill Gorcunov wrote:
> These are backports from openresty/luajit2 repo, should
> help for #4171, but requires intensive testing.
>
> Mike Pall (2):
> Fix overflow of snapshot map offset.
> Fix rechaining of pseudo-resurrected string keys.
>
> Yichun Zhang (agentzh) (1):
> bugfix: LuaJIT tables' hash chains might get corrupted leading to
> infinite loops while fetching, missing keys, and etc.
>
> src/lj_jit.h | 10 +++----
> src/lj_opt_loop.c | 8 +++---
> src/lj_snap.c | 6 ++---
> src/lj_tab.c | 66 ++++++++++++++++++++++++++++++++++++++++-------
> 4 files changed, 69 insertions(+), 21 deletions(-)
>
> --
> 2.20.1
>
>
next prev parent reply other threads:[~2019-05-19 18:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-18 12:33 [tarantool-patches] " Cyrill Gorcunov
2019-05-18 12:33 ` [tarantool-patches] [PATCH 1/3] Fix overflow of snapshot map offset Cyrill Gorcunov
2019-05-18 12:33 ` [tarantool-patches] [PATCH 2/3] Fix rechaining of pseudo-resurrected string keys Cyrill Gorcunov
2019-05-18 12:38 ` [tarantool-patches] [PATCH 3/3] bugfix: LuaJIT tables' hash chains might get corrupted leading to infinite loops while fetching, missing keys, and etc Cyrill Gorcunov
2019-05-19 18:13 ` Alexander Turenko [this message]
2019-05-19 18:23 ` [tarantool-patches] Re: [PATCH 0/3] luajit: Fixes in sake of #4171 Cyrill Gorcunov
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=20190519181303.l64z2xnnceygwgit@tkn_work_nb \
--to=alexander.turenko@tarantool.org \
--cc=gorcunov@gmail.com \
--cc=kyukhin@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='[tarantool-patches] Re: [PATCH 0/3] luajit: Fixes in sake of #4171' \
/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