[Bug 31051] HttpQueryInfo() erroneously ignores lpdwIndex argument for some info levels

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 16 20:58:20 CDT 2014


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

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at fds-team.de

--- Comment #5 from Sebastian Lackner <sebastian at fds-team.de> ---
Bruno pointed me to this bug report while I was working on a similar one:
http://bugs.winehq.org/show_bug.cgi?id=20497 (dwIndex is incremented, even if
the function fails with ERROR_INSUFFICIENT_BUFFER).

I think most of the issues mentioned in this bug should already be fixed:

* Current versions of wine indeed pay attention to the passed dwIndex value
* They also return ERROR_HTTP_HEADER_NOT_FOUND if the header was not found

Could you guys please retest with a current version of wine?

-- 
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