[PATCH 1/1] crypt32: Fix domain component length check.

Austin English austinenglish at gmail.com
Fri Jan 27 12:16:37 CST 2012


On Fri, Jan 27, 2012 at 10:11, Erich E. Hoover <ehoover at mines.edu> wrote:
> 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".
>
> Changelog:
>    crypt32: Fix domain component length check.

Forgot the patch.

-- 
-Austin



More information about the wine-devel mailing list