[PATCH 1/4] ntdll: Use str instead of ptr for the strnlen spec file entry.

Zebediah Figura zfigura at codeweavers.com
Sat Jan 29 20:38:28 CST 2022


On 1/29/22 19:27, Chris Robinson wrote:
> On Saturday, January 29, 2022 5:05:27 PM PST Zebediah Figura wrote:
>> -@ cdecl strnlen(ptr long)
>> +@ cdecl strnlen(str long)
> 
> Is this safe, since strnlen doesn't have to be given a null-terminated string?
> 

Eh, I don't think it is, sorry for the noise. I'll send an updated patch 
series.



More information about the wine-devel mailing list