[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 of RTSP links can extend beyond 1k characters.

Anton Khirnov anton at khirnov.net
Mon Oct 26 09:42:29 EET 2020


Hi,
Quoting git at yigituyan.com (2020-10-21 20:17:18)
> 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 submitting to ffmpeg. When would this patch 
> be included in the official builds? Is there anything I need to do?
> 
> Also is there a nightly, or a dev version of ffmpeg including this patch 
> that I can share with others to try it out?

I am not an expert on RTSP, but it could help if you:
- reformatted the commit message according to project standards
- added a more specific reference to the standards you mention
- described how did you test the fix

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list