Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/3] box/replication: add missing diag set and fix sigsegv
@ 2020-01-26 22:30 Cyrill Gorcunov
  2020-01-26 22:30 ` [Tarantool-patches] [PATCH 1/3] box/request: add missing OutOfMemory diag_set Cyrill Gorcunov
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Cyrill Gorcunov @ 2020-01-26 22:30 UTC (permalink / raw)
  To: tml

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

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

end of thread, other threads:[~2020-02-05 10:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-26 22:30 [Tarantool-patches] [PATCH 0/3] box/replication: add missing diag set and fix sigsegv Cyrill Gorcunov
2020-01-26 22:30 ` [Tarantool-patches] [PATCH 1/3] box/request: add missing OutOfMemory diag_set Cyrill Gorcunov
2020-01-26 22:30 ` [Tarantool-patches] [PATCH 2/3] box/applier: add missing diag_set on region_alloc failure Cyrill Gorcunov
2020-01-26 22:30 ` [Tarantool-patches] [PATCH 3/3] box/applier: fix nil dereference in applier rollback Cyrill Gorcunov
2020-02-04 22:04   ` Konstantin Osipov
2020-02-05  8:18     ` Cyrill Gorcunov
2020-02-05  9:50       ` Konstantin Osipov
2020-02-05 10:12         ` Cyrill Gorcunov
2020-02-05 10:45           ` Konstantin Osipov
2020-01-27 16:19 ` [Tarantool-patches] [PATCH 0/3] box/replication: add missing diag set and fix sigsegv Cyrill Gorcunov

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