]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: fix use-after-move in build_incremental_map_msg() 54268/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:17:58 +0000 (15:17 +0200)
commit0c78649033486f59f670e74889e8061540a0266a
tree55c7aae02b0d48e8869049225bd934a0090d4015
parent3fc5c4d552b285937e428efa79236c66dd5a7d49
osd: fix use-after-move in build_incremental_map_msg()

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