[PATCH 1/1] crypt32: Fix domain component length check (try 2).

Erich E. Hoover ehoover at mines.edu
Mon Jan 30 09:31:17 CST 2012


Real Name:
    Erich Hoover

Description:
    This patch fixes an issue where the domain component in
match_domain_component will not match when the allowed_component is
NULL terminated.  The issue currently affects the Battle.net System
Checker (Bug #28162), which passes a server_component of "net" and an
allowed_component of "net\000".  As per Juan Lang's request, this
updated patch also includes a test demonstrating that the behavior is
correct.

Changelog:
    crypt32: Fix domain component length check.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-crypt32-Fix-domain-component-length-check.patch
Type: text/x-patch
Size: 20576 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120130/049204d5/attachment-0001.bin>


More information about the wine-patches mailing list