summaryrefslogtreecommitdiffstats
path: root/filesystemwidget.cpp
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2013-06-25 20:02:41 +0200
committerArno <am@disconnect.de>2013-06-25 20:02:41 +0200
commiteb697d7a3b7fc8b8af052b6f025610dd85eb176b (patch)
tree04c410b656baf129d3e5bfcdb4ead80f15fba4ea /filesystemwidget.cpp
parentae1582fa29de82c28872f826fa6f8b154bea88dc (diff)
downloadSheMov-eb697d7a3b7fc8b8af052b6f025610dd85eb176b.tar.gz
SheMov-eb697d7a3b7fc8b8af052b6f025610dd85eb176b.tar.bz2
SheMov-eb697d7a3b7fc8b8af052b6f025610dd85eb176b.zip
Fix random crashes in ArchiveCollector
This was a hard one, actually. Since we only returned a pointer from the ArchiveCollector, it worked _most_ of the time, but crashed at random when the view was reading the tree while the collector was updating it. So create a working copy constructor for SmRootItem and return a copy of the the tree when the collector is done. I bet that's also the reason for the random crashes in the filesystem view.
Diffstat (limited to 'filesystemwidget.cpp')
0 files changed, 0 insertions, 0 deletions