12 Feb
2009
12 Feb
'09
2:32 p.m.
On Thu, Feb 12, 2009 at 2:30 AM, Paul Bryan Roberts <pbronline-wine(a)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