[PATCH try2 4/5] wininet: Send INTERNET_STATUS_HANDLE_CLOSING when object is being destroyed as native does.

Misha Koshelev mk144210 at bcm.edu
Fri Aug 17 23:58:37 CDT 2007


This is what ultimately fixes the race. I do have to note the caveat that the FTP tests never seem
to finish for me on wine with or without any of my patches, so I can't be 100% sure of any problems
that may or may not be created in these tests with my patches as I can't be sure the tests are really
working. However, I have done my best looking at the code to ensure they shouldn't break anything
in those tests (and I did test the callbacks in the FTP case as well on native/wine).
---
 dlls/wininet/internet.c |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1e01696ea81ff11c788f53bc71516208f8459d8c.diff
Type: text/x-patch
Size: 1333 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070817/675f56df/1e01696ea81ff11c788f53bc71516208f8459d8c.bin


More information about the wine-patches mailing list