[FFmpeg-devel] [PATCH 1/3] http: never send 'Cookie: (null)' to the server
Michael Niedermayer
michaelni at gmx.at
Fri Mar 21 20:43:29 CET 2014
On Fri, Mar 21, 2014 at 06:51:30PM +0100, wm4 wrote:
> If a domain has some cookies set, but matching the cookie fails due to
> the port being different, get_cookies() succeeds, but sets cookies to
> NULL. The caller of get_cookies() didn't check for the NULL value.
> ---
> libavformat/http.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
applied with updated commit message considering the comments
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140321/d36567d6/attachment.asc>
More information about the ffmpeg-devel
mailing list