]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix use-after-move in build_incremental_map_msg() 54269/head
authorRonen Friedman <rfriedma@redhat.com>
Wed, 25 Oct 2023 07:24:18 +0000 (02:24 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 31 Oct 2023 13:27:24 +0000 (15:27 +0200)
commit575d9148c0a20f0ad14dbbb35e0ab6149e719379
treee06ade4ce4cbb5dac929c442cbd60161c3c16a30
parentc8f5775915a15c8583a7a213d8abba8c9f7e9f48
osd: fix use-after-move in build_incremental_map_msg()

Fixes: https://tracker.ceph.com/issues/63310
Backport of https://github.com/ceph/ceph/pull/54177

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
(cherry picked from commit 9e2b8b0e8235b36e55310aab49b8f760e8d57cad)
src/osd/OSD.cc