[Bug 19852] AsyncHttpEndRequestProc was called twice

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 30 01:33:20 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19852


leeight <leeight at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aric at codeweavers.com




--- Comment #4 from leeight <leeight at gmail.com>  2009-08-30 01:33:19 ---
after regression test, i found this problem was caused by this patch

$ git bisect good
b9f2f9d2265616286eb7a6271852cfdcc121ae90 is first bad commit
commit b9f2f9d2265616286eb7a6271852cfdcc121ae90
Author: Aric Stewart <aric at codeweavers.com>
Date:   Tue Jun 23 14:30:38 2009 +0900

    wininet: Improve HTTP status 100 handling.

:040000 040000 a071c537a20a37299e6c1da7eab498c749cac58f
6204ea489fac6ceffc4f01464a4b64d24b9bb36f M      dlls

and 
"git show b9f2f9d2265616286eb7a6271852cfdcc121ae90 | patch -p1 -R"
is a good solution.


hope you can merge it in the trunk, thanks a lot

(In reply to comment #3)
> Please perform the regression test:
> http://wiki.winehq.org/RegressionTesting

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list