Coverity doing scans of Wine codebase!

James Hawkins truiken at gmail.com
Fri Apr 7 07:19:43 CDT 2006


On 4/7/06, Robert Shearman <rob at codeweavers.com> wrote:
> >
> >strlen returns a value of type size_t, which is an unsigned value, so
> >this is always going to be positive.
> >
>
> But strlenW returns an int. I think this is the thing that Coverity is
> picking up on.
>

strlenW from include/wine/unicode.h returns unsigned int :)

--
James Hawkins



More information about the wine-devel mailing list