D12047: Avoid crash when reading corrupt data from document terms db
    Dominik Haumann 
    noreply at phabricator.kde.org
       
    Tue May 29 12:46:47 UTC 2018
    
    
  
dhaumann added inline comments.
INLINE COMMENTS
> documentdb.cpp:101
> +    if (result.isEmpty()) {
> +        qDebug() << "Document Terms DB contains corrupt data for " << docId;
> +    }
Ah, maybe this should be a qWarning()? Feel free to decide as you wish.
REPOSITORY
  R293 Baloo
BRANCH
  b392878_avoid_docterms_decode_crash
REVISION DETAIL
  https://phabricator.kde.org/D12047
To: bruns, #baloo, michaelh, ngraham, #frameworks, dhaumann
Cc: dhaumann, kde-frameworks-devel, #frameworks, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180529/0b0ba220/attachment-0001.html>
    
    
More information about the Kde-frameworks-devel
mailing list