]> git.ipfire.org Git - thirdparty/curl.git/commit
5K array on the stack is a big hefty, it is now allocated with malloc
authorDaniel Stenberg <daniel@haxx.se>
Wed, 30 Jun 2004 12:05:07 +0000 (12:05 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 30 Jun 2004 12:05:07 +0000 (12:05 +0000)
commitce945bd2f08f808ce76ba1a8b0026a3bcd9d45fb
treee94bcc495dffa188d2d3fbd1afcaee36bdab48cd
parent8efa6f407d18caae93a3fa3dd3760fc51cd46760
5K array on the stack is a big hefty, it is now allocated with malloc
instead
lib/cookie.c