diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-05-24 11:40:46 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-05-24 11:43:54 -0400 |
commit | f6d9b4afbda6cf1a3db822b5fb5125448ef9e1d1 (patch) | |
tree | ac7457d3d9c043bdef2bc5268b0a4686f38bdfb5 /ridljar | |
parent | 05f786fd2eb8056be946f6aadb21cdd61be8e226 (diff) |
Delete SfxItemSet before the current shell gets destroyed.
SfxItemSet takes hold of the SfxItemPool instance from the current
shell, and accesses it when it gets destroyed. The problem arises
when the current shell gets destroyed before the SfxItemSet instnace
does, in which case an illegal memory access ensues.
This fixes intermittent crashes when opening a document in Writer.
Change-Id: Ib5e74b43051f868f22f6efdb311e6c2a75326d9a
Diffstat (limited to 'ridljar')
0 files changed, 0 insertions, 0 deletions