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

Chris Robinson chris.kcat at gmail.com
Sat Jan 29 19:27:25 CST 2022


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?





More information about the wine-devel mailing list