diff options
author | Caolán McNamara <caolanm@redhat.com> | 2022-06-29 10:08:23 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-06-29 17:38:47 +0200 |
commit | 6f064418f5ce5bbc80bedbdf86fb4254369a956e (patch) | |
tree | 5442312869f46dc2bd505fbd91480f763e599c62 /tools | |
parent | b43f0b0295953c8d5d16c5b9eccaddb5ec214bab (diff) |
This doc is available from https://de.openoffice.info/download/file.php?id=8113
/* TODO: replace by a simple rRecursionHelper.EndIteration() call
* if the assertions hold. */
const bool bOnlyThis = (rRecursionHelper.GetList().size() == 1);
assert(bOnlyThis);
lets assume here that the assertion doesn't hold so drop the TODO
and speculative assert from:
commit ce8a7278e1304f7aaa65bce34aeeda5e83b231f1
Date: Tue Oct 5 20:04:19 2021 +0200
Fix crash if conditional format triggers recursion with iterations enabled
Change-Id: I9030e749b272e2bb0b1ce850e6295a3cd2a11915
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136610
Tested-by: Jenkins
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions