D7750: fix crash when more than one instances of ExtractorCollection are destructed
Matthieu Gallien
noreply at phabricator.kde.org
Tue Sep 19 19:14:45 UTC 2017
mgallien added inline comments.
INLINE COMMENTS
> anthonyfieroni wrote in extractor.cpp:34
> d *should* never be nullptr
If the Extractor is built using the move constructor, the other instance will have a null d pointer. As far as I know, this is standard practice.
REPOSITORY
R286 KFileMetaData
REVISION DETAIL
https://phabricator.kde.org/D7750
To: mgallien, #frameworks
Cc: dfaure, anthonyfieroni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170919/eb7c0363/attachment.html>
More information about the Kde-frameworks-devel
mailing list