]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: fix use-after-move in build_incremental_map_msg() 54177/head
authorRonen Friedman <rfriedma@redhat.com>
Wed, 25 Oct 2023 07:24:18 +0000 (02:24 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 25 Oct 2023 07:24:18 +0000 (02:24 -0500)
commit9e2b8b0e8235b36e55310aab49b8f760e8d57cad
treef66066556da8c379a9496e48c77b1245220b5ff2
parent241e46afbbba0ffb09285737ae8b6087804d857a
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>
src/osd/OSD.cc