Re: [FFmpeg-devel] [PATCH] Preventing Buffer Overflow for RTSP Links Increasing the buffer size of control uri, used when storing the input argument RTSP link. Following the Web URI standards, lengths

2020-10-21 Thread git
Hi, I've just checked the state of this patch on Patchwork. There are three builds listed, two successful and one warning. I've checked the logs for the warning, none seems to be about the submitted patch. I've also thoroughly tested the code prior to submitting. This is the first patch I'm su

Re: [FFmpeg-devel] [PATCH] Preventing Buffer Overflow for RTSP Links Increasing the buffer size of control uri, used when storing the input argument RTSP link. Following the Web URI standards, lengths

2020-10-27 Thread git
Hi Anton, Thanks for responding! - For more information on URI length standards for the web domain, this link provides a good explanation: https://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers Simply speaking there are no set standards for the m