Issue 75813 - Crash when executing unsupported slot
Summary: Crash when executing unsupported slot
Status: ACCEPTED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m203
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-28 10:19 UTC by groucho266
Modified: 2013-08-07 15:31 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 groucho266 2007-03-28 10:19:02 UTC
Please see issue 75803 for context.

Calling SfxShell::ExecuteSlot() for a slot that is not supported by the called
shell leads to a crash caused by the access to NULL pointer:
SfxShell::ExecuteSlot(SfxRequest&,const SfxInterface*) in shell.cxx, rev. 1.19,
line 1010, pSlot is NULL

This should be made more robust.
Comment 1 carsten.driesner 2007-03-28 15:22:53 UTC
cd: Accepted.
Comment 2 Mathias_Bauer 2007-12-04 16:20:17 UTC
according to release status meeting -> target 3.x