[PATCH] winhttp: avoid NULL ptr dereference (Coverity 927)

Marcus Meissner marcus at jet.franken.de
Wed May 20 02:46:29 CDT 2009


On Tue, May 19, 2009 at 01:46:31PM +0200, Paul Vriens wrote:
> Marcus Meissner wrote:
>>  +lend2:
>>      TRACE("%d <--\n", bSuccess);
>>      return bSuccess;
>>  }
> Hi Marcus,
>
> After AJ's remark you marked this Coverity one as "lpwhr can not be NULL". 
> Should we thus delete the "NULL == lpwhr" altogether?

Yes,

I just sent a patch doing this.

Ciao, Marcus



More information about the wine-devel mailing list