wininet: Always make copies of strings passed to INTERNET_SendCallback.

Robert Shearman rob at codeweavers.com
Mon Mar 5 06:06:47 CST 2007


This ensures that applications that change the strings received in 
status callbacks don't affect the data needed to successfully connect to 
the correct server.
---
  dlls/wininet/tests/http.c |    5 +++++
  dlls/wininet/utility.c    |   12 ++++++++++++
  2 files changed, 17 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fccc5ba345b9caeda34b3a457ff18c1319a1a771.diff
Type: text/x-patch
Size: 3323 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070305/44f59d69/fccc5ba345b9caeda34b3a457ff18c1319a1a771.bin


More information about the wine-patches mailing list