-
Tushar Bende yazdı
Problem Description : While setting ExtraData for Redline LO calls SwRangeRedline::SetExtraData() with argument of type SwRedlineExtraData_FormattingChanges* which contains SfxItemSet* In function SwRedlineExtraData_FormattingChanges() without Null checking SfxItemSet*, LO was trying to get rCpy.pSet->Count() which was the reason for segmentation fault while opening some documents in LO. Added Null check before accessing a pointer. Change-Id: I33299d2be2777ab6a8af0621595c9453145f1069 Reviewed-on: https://gerrit.libreoffice.org/9647Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
8fcd4bf3
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
data/odt | ||
htmlexport | ||
inc | ||
odfexport | ||
odfimport | ||
ooxmlexport | ||
ooxmlimport | ||
rtfexport | ||
rtfimport | ||
uiwriter | ||
ww8export | ||
ww8import | ||
README | ||
find-unused-data.sh |