diff options
author | Justin Luth <jluth@mail.com> | 2021-07-23 17:12:05 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-08-04 12:33:33 +0200 |
commit | edc53ec766993b0b7910e87b3765d720565191d6 (patch) | |
tree | 296974da1b99bdcfd8158cc4b6ed206d493b071e /svl | |
parent | b30832befc8093d03674b1ac73c7b4c7ba4f0223 (diff) |
crashreport writerfilter: findColumn(unsigned long,unsigned long)
Although the crash reports don't show getRow as a separate
item in the list of functions leading to the crash,
it just CAN'T be a problem with mTableDataStack.empty()
or !mTableDataStack.top() because they are unconditionally
used or popped later on in endLevel().
So I resisted the urge to test everything, and just verified
that the row (which exists for m_aCellProperties) actually
exists in the table manager - similar to getGridBefore().
Change-Id: I5a27dc40db18f05ad4656789d3e61ec1ff4de471
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119420
Tested-by: Jenkins
Reviewed-by: Justin Luth <justin_luth@sil.org>
(cherry picked from commit 82b14219969c4f80d421015c9e89e8d3db4650d8)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119616
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svl')
0 files changed, 0 insertions, 0 deletions