On Wed, Oct 15, 2014 at 07:59:24PM +0200, Benoit Fouet wrote:
> Hi,
>
> Le 15/10/2014 19:42, Reimar Döffinger a écrit :
> > On Tue, Oct 14, 2014 at 04:30:39PM -0400, Michael Lynch wrote:
> >> This patch fixes a crash in ff_rtsp_read_reply that can occur when the
> >> Content Length field of the RT
Hi,
Le 15/10/2014 19:42, Reimar Döffinger a écrit :
> On Tue, Oct 14, 2014 at 04:30:39PM -0400, Michael Lynch wrote:
>> This patch fixes a crash in ff_rtsp_read_reply that can occur when the
>> Content Length field of the RTSP reply message is very high (e.g. near
>> INT_MAX) and causes av_malloc
On Tue, Oct 14, 2014 at 04:30:39PM -0400, Michael Lynch wrote:
> This patch fixes a crash in ff_rtsp_read_reply that can occur when the
> Content Length field of the RTSP reply message is very high (e.g. near
> INT_MAX) and causes av_malloc to return NULL.
>
> Thanks,
> Michael
>
> commit 1e085fa
This patch fixes a crash in ff_rtsp_read_reply that can occur when the
Content Length field of the RTSP reply message is very high (e.g. near
INT_MAX) and causes av_malloc to return NULL.
Thanks,
Michael
commit 1e085fa751168813912f13f89b754e5711b13daa
Author: Michael Lynch
Date: Tue Oct 14 14: