Re: [FFmpeg-devel] [PATCH] avformat/http: Fix null check on allocated value

2015-03-31 Thread Michael Niedermayer
On Tue, Mar 31, 2015 at 12:53:25PM +0530, Himangi Saraogi wrote: > --- > This probably fixes CID 1292299 as well. > > libavformat/http.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Tho

[FFmpeg-devel] [PATCH] avformat/http: Fix null check on allocated value

2015-03-31 Thread Himangi Saraogi
--- This probably fixes CID 1292299 as well. libavformat/http.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/http.c b/libavformat/http.c index da3c9be..45533e4 100644 --- a/libavformat/http.c +++ b/libavformat/http.c @@ -495,7 +495,7 @@ static int cookie_string(