[MPlayer-dev-eng] [PATCH] HTTP Cookie support

Dave Lambley mplayer-dev-eng at dlambley.freeserve.co.uk
Sun Oct 26 14:04:29 CET 2003


Hi,

On Wed, 2003-10-22 at 22:54, Bertrand Baudet wrote:
> I had a quick look.
> 
> I found this:
> 
> 	asprintf(&buf, "%s/.mozilla/default", homedir);
> 	dir = opendir("/usr/home/davel/.mozilla/default/");
> 	free(buf);
> 
> It doesn't look ok to me...
> Please correct.

Works fine for me...

This new patch makes it not send cookies with the "secure" flag set.
Some comments added too.

Dave

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cookies.diff
Type: text/x-patch
Size: 4116 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20031026/6cde6c62/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cookies.c
Type: text/x-c
Size: 5458 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20031026/6cde6c62/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cookies.h
Type: text/x-c-header
Size: 276 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20031026/6cde6c62/attachment-0002.bin>


More information about the MPlayer-dev-eng mailing list