ntdll: Avoid Potential Infinite Loop

John Klehm xixsimplicityxix at gmail.com
Thu Feb 12 08:32:44 CST 2009


On Thu, Feb 12, 2009 at 2:30 AM, Paul Bryan Roberts
<pbronline-wine at yahoo.co.uk> wrote:
> Something like "We think your product is superlative .... but someone may
> wonder if your code not finding this bug in our code might be a bug in your
> code."
>

Well I don't think coverity claims 100% of bugs will be found. :)

>
>             SERVER_START_REQ( get_token_groups )
>             {
>                 TOKEN_GROUPS *groups = tokeninfo;
>
> +
>                 req->handle = wine_server_obj_handle( token );
>

Unneeded whitespace change.

Regards,
--John Klehm



More information about the wine-devel mailing list