D28535: [KIO-MTP] Fix null pointer dereference
    Anthony Fieroni 
    noreply at phabricator.kde.org
       
    Fri Apr  3 13:25:40 BST 2020
    
    
  
anthonyfieroni added a comment.
  I see we don't speak in same language :)
  `LIBMTP_Open_Raw_Device_Uncached(&m_rawdevice);`
  returns nullptr that's normal since device is inaccessible, i mean it does not need to call `LIBMTP_Release_Device` using `m_mtpdevice` is safe it's not nullptr, it's just a disconnected device and libmtp knows that.
REPOSITORY
  R320 KIO Extras
REVISION DETAIL
  https://phabricator.kde.org/D28535
To: feverfew, akrutzler, dfaure, elvisangelaccio
Cc: anthonyfieroni, kde-frameworks-devel, fvogt, kfm-devel, ngraham, nikolaik, pberestov, iasensio, fprice, LeGast00n, cblack, fbampaloukas, alexde, GB_2, Codezela, feverfew, meven, michaelh, spoorun, navarromorales, firef, andrebarros, bruns, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200403/39f1e5a7/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list