VLCCrashHandler: do not leak resources
And yes, the try{} catch in the finally is necessary, because .close() can resend an IOException.
Please register or sign in to comment
And yes, the try{} catch in the finally is necessary, because .close() can resend an IOException.
VideoLAN code repository instance