wininet: Fix InternetGetCookie With No Matching Cookies

Robert Shearman rob at codeweavers.com
Thu Mar 9 09:20:24 CST 2006


ChangeLog:
Return FALSE and an error of ERROR_NO_MORE_ITEMS from InternetGetCookie
when there are no cookies for the specified domain. This fixes a bug in
sending a blank cookie to HTTP servers.

  dlls/wininet/cookie.c         |   11 ++++++++---
  dlls/wininet/tests/internet.c |   15 ++++++++++++++-
  2 files changed, 22 insertions(+), 4 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 25fab404f91609883714cdeaa64e7f12382a3aeb.diff
Type: text/x-patch
Size: 1624 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060309/3d8e87b3/25fab404f91609883714cdeaa64e7f12382a3aeb.diff


More information about the wine-patches mailing list