[Okular-devel] [okular] [Bug 322919] Crash on exit while PDF file is updated
Albert Astals Cid
aacid at kde.org
Sat Aug 17 15:37:40 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=322919
--- Comment #8 from Albert Astals Cid <aacid at kde.org> ---
Possible solutions, make
TOCModel *m_oldModel;
be a QPointer so it gets automatically nulled when it's deleted or
change parentship of m_model in toc.cpp when calling
setOldModelData/clearOldModelData
Both look not nice. Comments on what you guys think its less worse?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list