Summary: | Baloo crash - epub file | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Alan Aversa <aversa> |
Component: | Baloo File Daemon | Assignee: | Christoph Cullmann <christoph> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aspotashev, christoph, cunio, pinak.ahuja |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.20.0 | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kfilemetadata/47f6e57b2fa3768feb4f1f4a2cd3ce46660d90f2 | Version Fixed In: | |
Sentry Crash Report: |
Description
Alan Aversa
2016-04-13 17:11:09 UTC
*** Bug 363299 has been marked as a duplicate of this bug. *** *** Bug 360625 has been marked as a duplicate of this bug. *** Potential fix there https://git.reviewboard.kde.org/r/128888/ *** Bug 352325 has been marked as a duplicate of this bug. *** Git commit 47f6e57b2fa3768feb4f1f4a2cd3ce46660d90f2 by Christoph Cullmann. Committed on 11/09/2016 at 17:14. Pushed by cullmann into branch 'master'. Improve epub extractor, less segfaults Improve epub extractor: 1) check for more nullpointers (e.g. data can be null for some fields, iterators, ...) 2) actually close the epub file again at all 3) iterator seems to handle clink as stated in docs, fix double free e.g. see bug 361727 could be the double freed clink in the last iterator REVIEW: 128888 M +47 -42 src/extractors/epubextractor.cpp http://commits.kde.org/kfilemetadata/47f6e57b2fa3768feb4f1f4a2cd3ce46660d90f2 |