securetransport: remove wrong check in recv function
sys should always be set (but lets assert if not), buf == NULL should not be called from VLC as well. And the return value was kind of wrong.
Please register or sign in to comment
sys should always be set (but lets assert if not), buf == NULL should not be called from VLC as well. And the return value was kind of wrong.
VideoLAN code repository instance