[PATCH 1/1] crypt32: Fix domain component length check (with patch).

Erich E. Hoover ehoover at mines.edu
Fri Jan 27 12:31:16 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.  This currently affects the Battle.net System Checker
(Bug #28162), which passes a server_component of "net" and an
allowed_component of "net\000".  This time the patch is actually
attached.

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: 876 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120127/692e232f/attachment.bin>


More information about the wine-patches mailing list