Tarantool development patches archive
 help / color / mirror / Atom feed
* [tarantool-patches] [PATCH 0/2] luajit: Backports fixes from vanilla repo
@ 2019-05-08 12:10 Cyrill Gorcunov
  2019-05-08 12:10 ` [tarantool-patches] [PATCH 1/2] Fix overflow of snapshot map offset Cyrill Gorcunov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Cyrill Gorcunov @ 2019-05-08 12:10 UTC (permalink / raw)
  To: tml; +Cc: Cyrill Gorcunov

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-05-08 12:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-08 12:10 [tarantool-patches] [PATCH 0/2] luajit: Backports fixes from vanilla repo Cyrill Gorcunov
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

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