D20519: Fix double delete on broken files
    David Faure 
    noreply at phabricator.kde.org
       
    Sun Apr 14 19:05:37 BST 2019
    
    
  
dfaure accepted this revision.
dfaure added a comment.
This revision is now accepted and ready to land.
  The double star looks very C-ish to me, but OK, I just realized that the recursive call itself would probably look more cumbersome, so I won't insist.
INLINE COMMENTS
> karchive.cpp:871
> +    KArchiveDirectory *dummy;
> +    return d->entry(_name, &dummy);
>  }
*Two* places -- this is the second one, the one that looks not so great.
REPOSITORY
  R243 KArchive
BRANCH
  arcpatch-D20519
REVISION DETAIL
  https://phabricator.kde.org/D20519
To: aacid, dfaure
Cc: dfaure, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190414/8126bf87/attachment-0001.html>
    
    
More information about the Kde-frameworks-devel
mailing list