cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [patch] numcookies of cookie counts up always.

From: YAMADA Yasuharu <yasuharu.yamada_at_access-company.com>
Date: Wed, 3 Apr 2013 09:26:16 +0900

> Due to the fact that numcookies is basically not used, this change
shouldn't change much though.
> Or what made you discover this mistake in the first place? It seems to
have been around since forever...

I know the numcookies is basically not used.
I modify cookie.c to limit maximum number of cookies because currently
cookies
are saved unlimited. It is not a wise policy for our browser.
So the numcookies is important.

If someone wants a patch for limitation of cookies, I will.

Best regards,
thanks
===============
YAMADA Yasuharu
ACCESS CO., LTD.

2013/4/2 Daniel Stenberg <daniel_at_haxx.se>

> On Tue, 2 Apr 2013, Yasuharu Yamada wrote:
>
> I wrote a small patch to fix to count up numcookies in Curl_cookie_add().
>> The patch is for 7.29.0. numcookies is always increased either cookie is
>> new one or is replaced old one. So, I think numcookies counts up only when
>> cookie is new one.
>>
>
> Thanks! Due to the fact that numcookies is basically not used, this change
> shouldn't change much though. Or what made you discover this mistake in the
> first place? It seems to have been around since forever...
>
> (merged and pushed)
>
> --
>
> / daniel.haxx.se
> ------------------------------**------------------------------**-------
> List admin: http://cool.haxx.se/list/**listinfo/curl-library<http://cool.haxx.se/list/listinfo/curl-library>
> Etiquette: http://curl.haxx.se/mail/**etiquette.html<http://curl.haxx.se/mail/etiquette.html>
>

-- 
.
________________________________________
The contents of this e-mail message and any attachments are confidential and are intended solely for the addressee. The information may also be legally privileged. 
This transmission is sent in trust, and the sole purpose of delivery to the intended recipient. If you have received this transmission in error, any use, reproduction or dissemination of this transmission is strictly prohibited. 
If you are not the intended recipient, please immediately notify the sender by reply e-mailer and delete this message and its attachments, if any.
Thank you for your cooperation.
________________________________________

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-04-03