• Michael Stahl's avatar
    tdf#104407 writerfilter: fix crash with null xRangeProperties · e4da2e5d
    Michael Stahl yazdı
    The m_xStartingRange is null at this point for whatever reason,
    and the block immediately above this one already checks
    xRangeProperties, so let's just do the same here. (Also IsNewDoc(),
    where the logic between PageDescName and PageNumberOffset presumably
    shouldn't differ?).
    
    (started to crash with abaf6bde
     as previously that code was unreachable in RTF import)
    
    Change-Id: I20539c3a753ecea357e556ea556c3c26983ce1d1
    e4da2e5d
Adı
Son kayıt (commit)
Son güncelleme
..
documentation Loading commit data...
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_writerfilter_misc.mk Loading commit data...
CppunitTest_writerfilter_rtftok.mk Loading commit data...
CustomTarget_source.mk Loading commit data...
Library_writerfilter.mk Loading commit data...
Makefile Loading commit data...
Module_writerfilter.mk Loading commit data...
README Loading commit data...