Issue 90445 - Clone method may return null pointer
Summary: Clone method may return null pointer
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m15
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-06 15:15 UTC by cobour
Modified: 2017-05-20 10:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description cobour 2008-06-06 15:15:59 UTC
In "SvxUnoTextRangeBase::SvxUnoTextRangeBase( const SvxEditSource* pSource, const 
SfxItemPropertyMap* _pMap )" the call to "pSource->Clone()" returns a null pointer, when string contains 
special character (unicode 57361, used in outline tab in impress). Because null pointer is used after the 
mentioned call, program crashes.
See issue 87817
Comment 1 cobour 2008-06-09 11:04:03 UTC
needs to be fixes in svx (SvxEditSource->Clone())
Comment 2 clippka 2008-06-09 12:04:27 UTC
taking over
Comment 3 Marcus 2017-05-20 10:55:25 UTC
Reset assigne to the default "issues@openoffice.apache.org".