[Tarantool-patches] [PATCH v2 0/2] replication: fix uninitialized replica_version_id access

Serge Petrenko sergepetrenko at tarantool.org
Thu Sep 2 16:21:32 MSK 2021


https://github.com/tarantool/tarantool/tree/sp/version-uninitialized-access

Changes in v2
 - rework patch 2: instead of initializing version in process_subscribe(),
   reset all parameters to default values in xrow_decode_subscribe().

Serge Petrenko (2):
  box: remove unused variable in process_register()
  xrow: reset parameters of decode_subscribe() to default

 src/box/box.cc |  4 +---
 src/box/xrow.c | 13 +++++++++++--
 2 files changed, 12 insertions(+), 5 deletions(-)

-- 
2.30.1 (Apple Git-130)



More information about the Tarantool-patches mailing list