[Tarantool-patches] [PATCH 0/3] box/replication: add missing diag set and fix sigsegv

Cyrill Gorcunov gorcunov at gmail.com
Mon Jan 27 01:30:20 MSK 2020


The series is on top of master branch and sits in
gorcunov/gh-4730-diag-raise-master-4

Cyrill Gorcunov (3):
  box/request: add missing OutOfMemory diag_set
  box/applier: add missing diag_set on region_alloc failure
  box/applier: fix nil dereference in applier rollback

 src/box/applier.cc | 31 ++++++++++++++++++++++++++-----
 src/box/request.c  |  8 ++++++--
 2 files changed, 32 insertions(+), 7 deletions(-)

-- 
2.20.1



More information about the Tarantool-patches mailing list