Browse Source
The LIBMTP_Open_Raw_Device_Uncached function may return NULL if an error occurs when attempting to open the device. We need to check for that possibility. Incenp-bug-id: 6 (This patch will prevent the crash observed in that bug, but it does not fix the fact that LIBMTP sometimes fails to open the device.)master
1 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue