[PATCH 5/6] urlmon: Return S_OK from HttpProtocol::Terminate.

Misha Koshelev mk144210 at bcm.edu
Tue Jul 17 19:54:28 CDT 2007


This is needed for the tests in patch 6 to conform consistently, as per my note two patches (?) back
we seem to get hte "same" HttpProtocol object both times even though it is release'd correctly which
not only remembers the User Agent but actually also sometimes a LASTDATANOTIFICATION for the previous
read comes right when you call Start for the new read and that causes a test error.

I left the FIXME in, although in all reality there probably isn't much we need to put here in our
implementation, but I can't say for sure that there will be nothing in this function either.
---
 dlls/urlmon/http.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d9bc2ab6fb509424cd6b7588cfc9bb31a1c84cfc.diff
Type: text/x-patch
Size: 461 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070717/f8fbd647/d9bc2ab6fb509424cd6b7588cfc9bb31a1c84cfc.bin


More information about the wine-patches mailing list