mtp: stop manually managing lifetime of file pointers
use unique_ptrs instead. more modern this way, also less chance of getting it wrong
Please register or sign in to comment
use unique_ptrs instead. more modern this way, also less chance of getting it wrong