Summary: | fsview crashes after porting away from Qt3Support classes | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Christoph Feck <cfeck> |
Component: | fsview | Assignee: | Josef Weidendorfer <josef.weidendorfer> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | Ch.Ehrlicher |
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christoph Feck
2011-01-25 02:59:32 UTC
SVN commit 1217079 by chehrlic: - make sure to not realloc ScanDirVector to avoid a dangling pointer in ScanItem which can lead to a crash - added some const + QLatin1Char BUG: 264217 M +9 -9 scan.cpp M +2 -2 scan.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1217079 |