wininet: Copy from the start of the cookie name, not the cookie data.
commit15a7d3b2b4f486db1705e34bbb778d9723afc0d2
authorRobert Shearman <rob@codeweavers.com>
Sat, 18 Mar 2006 16:11:35 +0000 (18 16:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Mar 2006 11:01:25 +0000 (20 12:01 +0100)
tree817bec056ffe9ed9c4bcf435efeefe9e649715db
parent3efe42537aeaefc81f427f2e7f84553e6fe93819
wininet: Copy from the start of the cookie name, not the cookie data.

Copy from the start of the cookie name, not the cookie data when
parsing cookies with a NULL cookie name.
dlls/wininet/cookie.c