D17315: Avoid potential nullptr access for Document use reference instead

Alexander Stippich noreply at phabricator.kde.org
Sun Dec 2 20:27:41 GMT 2018


astippich added a comment.


  In D17315#370404 <https://phabricator.kde.org/D17315#370404>, @bruns wrote:
  
  > In D17315#370298 <https://phabricator.kde.org/D17315#370298>, @astippich wrote:
  >
  > > This one doesn't apply, looks like D17824 is a dependency?
  >
  >
  > D17312 <https://phabricator.kde.org/D17312>
  
  
  Hmm no, still complains in termgeneratortest about
  
  error: while searching for:
  
    QString str = QString::fromLatin1("1 5 10 -3 -12, 5.6, -13.4 -7e3");
    
    Document doc;
    TermGenerator termGen(&doc);
    termGen.indexText(str);
    
    QList<QByteArray> words = allWords(doc);

REPOSITORY
  R293 Baloo

REVISION DETAIL
  https://phabricator.kde.org/D17315

To: bruns, #baloo, #frameworks, astippich, ngraham
Cc: kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181202/1b9fc5c6/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list