https://bugs.kde.org/show_bug.cgi?id=361727
Christoph Cullmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kfil | |emetadata/47f6e57b2fa3768fe | |b4f1f4a2cd3ce46660d90f2 Status|ASSIGNED |RESOLVED --- Comment #5 from Christoph Cullmann <[email protected]> --- 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 -- You are receiving this mail because: You are watching all bug changes.
