[PATCH] wined3d: Avoid calling _strnicmp() with limit -1.

Henri Verbeet hverbeet at gmail.com
Tue Mar 29 08:56:17 CDT 2022


On Tue, 29 Mar 2022 at 15:54, Henri Verbeet <hverbeet at codeweavers.com> wrote:
>
> Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
>
For what it's worth though, MSDN claims stricmp() is deprecated and
_stricmp() should be preferred. Not sure how much we care; we
certainly have other uses of stricmp() in the tree.



More information about the wine-devel mailing list