]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix use-after-move in build_incremental_map_msg() 54267/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 11:31:20 +0000 (13:31 +0200)
commit1f2f9799ada488597f2d86117222372ab224697e
treefab31401c813188f230ba21a807522142df3933b
parent734889b73e2dad35c566f081eda78eb77d2158d0
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