Tarantool development patches archive
 help / color / mirror / Atom feed
From: Cyrill Gorcunov <gorcunov@gmail.com>
To: tml <tarantool-patches@freelists.org>
Cc: Cyrill Gorcunov <gorcunov@gmail.com>
Subject: [tarantool-patches] [PATCH 0/2] luajit: Backports fixes from vanilla repo
Date: Wed,  8 May 2019 15:10:18 +0300	[thread overview]
Message-ID: <20190508121021.14968-1-gorcunov@gmail.com> (raw)

This series includes two backports 380e4409a70725df85034f02c968b6ebd7a5e513
and 046129dbdda5261c1b17469a2895a113d14c070a. Both are important enough,
still we need an intensive testing for it.

The series is done in sake of

https://github.com/tarantool/tarantool/issues/4171

and in top of our tarantool-1.7 branch

 | commit 3de8f282ab6c50270e6fd0db2c9f7fc9f6277f9b (origin/tarantool-1.7, origin/HEAD, tarantool-1.7)
 | Merge: b8587fa b92abb5
 | Author: Konstantin Osipov <kostja.osipov@gmail.com>
 | Date:   Mon Feb 26 15:22:54 2018 +0300
 |
 |     Merge pull request #4 from igormunkin/tarantool-1.7
 |
 |     Fixed empty string creation in lj_str_new

Please review carefully.

Mike Pall (2):
  Fix overflow of snapshot map offset.
  Fix rechaining of pseudo-resurrected string keys.

 src/lj_jit.h      | 10 +++++-----
 src/lj_opt_loop.c |  8 ++++----
 src/lj_snap.c     |  6 +++---
 src/lj_tab.c      | 23 +++++++++++++++++++++++
 4 files changed, 35 insertions(+), 12 deletions(-)

-- 
2.20.1

             reply	other threads:[~2019-05-08 12:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-08 12:10 Cyrill Gorcunov [this message]
2019-05-08 12:10 ` [tarantool-patches] [PATCH 1/2] Fix overflow of snapshot map offset Cyrill Gorcunov
2019-05-08 12:10 ` [tarantool-patches] [PATCH] Fix rechaining of pseudo-resurrected string keys Cyrill Gorcunov
2019-05-08 12:10 ` [tarantool-patches] [PATCH 2/2] " Cyrill Gorcunov
2019-05-08 12:43   ` [tarantool-patches] " 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=20190508121021.14968-1-gorcunov@gmail.com \
    --to=gorcunov@gmail.com \
    --cc=tarantool-patches@freelists.org \
    --subject='Re: [tarantool-patches] [PATCH 0/2] luajit: Backports fixes from vanilla repo' \
    /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