Avoid infinite loop in dbgutil builds
commit958854ac4c701e6b1444178514b1a6e4e03be94e
authorMike Kaganski <mike.kaganski@collabora.com>
Thu, 19 Aug 2021 11:46:21 +0000 (19 13:46 +0200)
committerMike Kaganski <mike.kaganski@collabora.com>
Thu, 19 Aug 2021 13:10:28 +0000 (19 15:10 +0200)
tree4bd51dd1242ef39f764fc413b0fff9dd69f9a984
parent9343551f5588ffa4916e2c5d33cbd6fcf56ca99d
Avoid infinite loop in dbgutil builds

As mentioned in tdf#117162 comment 13, there are cases when
SdrObject::Free does not modify maAllIncarnatedObjects. So the
fix for tdf#143514 needs the change to account for that.

Change-Id: I249c6a3b095c5d3c644dcb1bbc900b42793ea820
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120648
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
svx/source/svdraw/svdmodel.cxx