diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2022-08-12 17:39:18 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-08-13 11:14:52 +0200 |
commit | f8f955238614312f81893ac4cb0e1dc097fec0bb (patch) | |
tree | 66493b884fdb81ff7636d1df9beb6513e0c0d325 /slideshow | |
parent | 46784e03d978cfab8aa5aff74eb15b177dbb82f1 (diff) |
sw: fix crash in InitBookmarks() with forum-mso-en-8410.docx
Error: attempt to dereference a past-the-end iterator.
Probably this only crashes in the assert(iter->pNode...) as the rest of
the function already checks that "iter == end".
(regression from commit 46e04a712e97f9095ef4da7f0e52f50cf2bfbb32)
Change-Id: If652a15d1cdebb21fbce028fceeaee8dce8f7f6d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138205
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'slideshow')
0 files changed, 0 insertions, 0 deletions