D9399: Fix crash, presumably since Qt 5.10?

David Faure noreply at phabricator.kde.org
Tue Dec 19 11:53:20 UTC 2017


dfaure added a comment.


  I wonder if the bug is inside QIODevice::skip, which shouldn't CHECK_READABLE in all cases (only when it's going to fall back to reading).
  
  Alternatively we could open the device in ReadWrite mode, no? That might make more sense, for a device that already has some data at the beginning.

REPOSITORY
  R241 KIO

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

To: apol, #frameworks, dfaure
Cc: anthonyfieroni, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171219/1a82be71/attachment.html>


More information about the Kde-frameworks-devel mailing list