]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: fix iterator mishandling in PGMap::apply_incremental 52553/head
authorChristian Theune <ct@flyingcircus.io>
Thu, 8 Dec 2022 08:41:40 +0000 (09:41 +0100)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Wed, 19 Jul 2023 20:02:19 +0000 (03:02 +0700)
commitaf8a97e82603a07b1ae97cc2c06bed1a33021fa0
tree1c6a6b4f35366fbfc39562f9655231e66352e7b4
parentef8450e5e4c366bacf11d0f48cd5c999553aaf04
mon: fix iterator mishandling in PGMap::apply_incremental

Fixes: https://tracker.ceph.com/issues/58303
Signed-off-by: Oliver Schmidt <os@flyingcircus.io>, Christian Theune <ct@flyingcircus.io>
(cherry picked from commit 6ba497f2e7a68517fc3a47b6cfd79a19724f8d39)
src/mon/PGMap.cc