diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-05-22 20:53:05 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-05-22 20:58:43 +0200 |
commit | 9db629b8a1fa9b63bc320f8d47594ec82511a9c5 (patch) | |
tree | cb9b321857ba28b4ae0b9cd141e22bb5adca3a50 /svx/Executable_gengal.mk | |
parent | b2cf675b827912feb5edfbca1ea902d1ab92ed6b (diff) |
tdf#90809: i18npool: fix crash in Thai break iterator
endPos = nStartPos + 1 may be past the end index
invalid write of size 4
at 0x1CBBA959: com::sun::star::i18n::BreakIterator_th::makeIndex(rtl::OUString const&, int) (breakiterator_th.cxx:139)
by 0x1CBB4AA2: com::sun::star::i18n::BreakIterator_CTL::previousCharacters(rtl::OUString const&, int, com::sun::star::lang::Locale const&, short, int, int&) (breakiterator_ctl.cxx:61)
by 0x1CBB544F: com::sun::star::i18n::BreakIteratorImpl::previousCharacters(rtl::OUString const&, int, com::sun::star::lang::Locale const&, short, int, int&) (breakiteratorImpl.cxx:64)
by 0xA29D29A: ServerFontLayout::setNeedFallback(ImplLayoutArgs&, int, bool) (gcach_layout.cxx:99)
Change-Id: I201f24cb6773b5aa1a81dea90ea906d3d4355053
Diffstat (limited to 'svx/Executable_gengal.mk')
0 files changed, 0 insertions, 0 deletions