[Bug 36641] valgrind shows several invalid reads in wininet/tests/http.c

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 23 19:40:49 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36641

--- Comment #3 from Sebastian Lackner <sebastian at fds-team.de> ---
Bruno Jesus wrote some tests to verify how these functions behave on Windows,
and submitted a patch including some tests:

http://source.winehq.org/patches/data/105231

This is just the first part, it will also be necessary to write tests for the
*W version of the HttpQueryInfo function.

These tests seem to confirm that Windows really writes over the end of the
user-supplied buffer in some cases (and we probably have to fix the tests
instead of the implementation). Its probably better to gather some more test
results before fixing this issue, otherwise this might cause regressions in
applications, that depend on this broken Windows behaviour.

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