Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/2] fix replication/anon test segfaut
@ 2020-04-11 12:33 Serge Petrenko
  2020-04-11 12:33 ` [Tarantool-patches] [PATCH 1/2] trigger: add trigger_is_set() method Serge Petrenko
  2020-04-11 12:33 ` [Tarantool-patches] [PATCH 2/2] relay: fix segfault on replica transition from anonymous Serge Petrenko
  0 siblings, 2 replies; 6+ messages in thread
From: Serge Petrenko @ 2020-04-11 12:33 UTC (permalink / raw)
  To: sergeyb, gorcunov; +Cc: tarantool-patches

https://github.com/tarantool/tarantool/issues/4731
https://github.com/tarantool/tarantool/tree/sp/gh-4731-anon-segfault-full-ci

@ChangeLog
  - fix segmentation fault on master side when one of the
    replicas transitions from anonymous to normal (gh-4731)

Serge Petrenko (2):
  trigger: add trigger_is_set() method
  relay: fix  segfault on replica transition from anonymous

 src/box/relay.cc       | 16 +++++++++++-----
 src/lib/core/trigger.h |  6 ++++++
 2 files changed, 17 insertions(+), 5 deletions(-)

-- 
2.21.1 (Apple Git-122.3)

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

end of thread, other threads:[~2020-04-13 10:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-11 12:33 [Tarantool-patches] [PATCH 0/2] fix replication/anon test segfaut Serge Petrenko
2020-04-11 12:33 ` [Tarantool-patches] [PATCH 1/2] trigger: add trigger_is_set() method Serge Petrenko
2020-04-11 16:33   ` Cyrill Gorcunov
2020-04-13  9:53     ` Serge Petrenko
2020-04-13 10:00       ` Cyrill Gorcunov
2020-04-11 12:33 ` [Tarantool-patches] [PATCH 2/2] relay: fix segfault on replica transition from anonymous Serge Petrenko

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