https://bugs.kde.org/show_bug.cgi?id=258505
David Faure <fa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kde- | |baseapps/e1dfe34c61ea4eae30 | |b3392c953a99ed948bbc55 --- Comment #33 from David Faure <fa...@kde.org> --- Git commit e1dfe34c61ea4eae30b3392c953a99ed948bbc55 by David Faure. Committed on 05/08/2016 at 20:59. Pushed by dfaure into branch 'master'. keditbookmarks: fix two bugs due to delayed-init in treeitem. This led to asserts and/or crashes during drag-n-drop or sorting. With thanks to Nick Leverton for the reproducible testcase (turned into a unittest). M +8 -2 keditbookmarks/kbookmarkmodel/commands.cpp M +8 -1 keditbookmarks/kbookmarkmodel/model.cpp M +48 -0 keditbookmarks/kbookmarkmodel/tests/kbookmarkmodeltest.cpp A +414 -0 keditbookmarks/kbookmarkmodel/tests/kde-bug-258505-bookmarks.xml M +8 -0 keditbookmarks/kbookmarkmodel/treeitem.cpp http://commits.kde.org/kde-baseapps/e1dfe34c61ea4eae30b3392c953a99ed948bbc55 -- You are receiving this mail because: You are watching all bug changes.