diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-03-09 15:51:41 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-03-09 16:01:01 +0000 |
commit | 4eb5f363ed9a3181a817f12d5ec49eede13b9c9c (patch) | |
tree | c30975fa7b7251ab836c7483be82e6bd4ae1af12 /embeddedobj | |
parent | 62b40429946c0e5021912072dc79a60fc11fce06 (diff) |
Resolves: tdf#82781 avoid dereferencing invalid iterators
when using print preview with cursor on 2nd page which consists solely of
hidden text with show hiddle text enabled.
inner mrParentViewShell.Paint can invalidate iterators, as later
detected with the mbNewLayoutDuringPaint flag but we dereference
for the purposes of drawing the shadow before we get there.
easiest thing seems to be to just grab the bits of info we want before the
inner paint occurs.
Change-Id: I09c9b06449db440b7beba7de9e71c239ee64f6ca
Diffstat (limited to 'embeddedobj')
0 files changed, 0 insertions, 0 deletions