From: Serge Petrenko via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: v.shpilevoy@tarantool.org, gorcunov@gmail.com Cc: tarantool-patches@dev.tarantool.org Subject: [Tarantool-patches] [PATCH v2 0/2] replication: fix uninitialized replica_version_id access Date: Thu, 2 Sep 2021 16:21:32 +0300 [thread overview] Message-ID: <cover.1630588778.git.sergepetrenko@tarantool.org> (raw) 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)
next reply other threads:[~2021-09-02 13:21 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-09-02 13:21 Serge Petrenko via Tarantool-patches [this message] 2021-09-02 13:21 ` [Tarantool-patches] [PATCH v2 1/2] box: remove unused variable in process_register() Serge Petrenko via Tarantool-patches 2021-09-02 13:21 ` [Tarantool-patches] [PATCH v2 2/2] xrow: reset parameters of decode_subscribe() to default Serge Petrenko via Tarantool-patches 2021-09-02 21:47 ` Vladislav Shpilevoy via Tarantool-patches 2021-09-06 8:06 ` Serge Petrenko via Tarantool-patches 2021-09-07 21:46 ` Vladislav Shpilevoy via Tarantool-patches 2021-09-02 17:34 ` [Tarantool-patches] [PATCH v2 0/2] replication: fix uninitialized replica_version_id access Cyrill Gorcunov via Tarantool-patches 2021-09-09 10:18 ` Kirill Yukhin via Tarantool-patches
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=cover.1630588778.git.sergepetrenko@tarantool.org \ --to=tarantool-patches@dev.tarantool.org \ --cc=gorcunov@gmail.com \ --cc=sergepetrenko@tarantool.org \ --cc=v.shpilevoy@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH v2 0/2] replication: fix uninitialized replica_version_id access' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox