diff options
author | Katarina Behrens <bubli@bubli.org> | 2013-04-26 22:15:35 +0200 |
---|---|---|
committer | Katarina Behrens <bubli@bubli.org> | 2013-04-26 22:32:28 +0200 |
commit | efc4761686b9c566d9a45fb9ab3984d7704603ba (patch) | |
tree | 5d4dbd3b82340f7e5a85c5d7858ff933780e836d /slideshow | |
parent | 2b37775048b69edff81cd4f73b39bd9445b60878 (diff) |
Fixed crash on deleting custom slide show
Create a custom slide show in Impress, attempt to delete it
-> crash
STL vector::erase returns an iterator pointing to the next element
i.e. not the element we want to remove, evtl. invalid end iterator
Change-Id: Ie3758fc1ae5fc5f2a934cd8bed3de4e84a0b841b
Diffstat (limited to 'slideshow')
0 files changed, 0 insertions, 0 deletions