Alexandre Julliard pushed to branch master at wine / wine
Commits: b7d2ee88 by Yuxuan Shui at 2025-07-15T00:43:00+02:00 cmd: Fix out-of-bound access when handling tilde modifiers.
wcschr(str, 0) returns the end of the string, not NULL.
- - - - -
1 changed file:
- programs/cmd/batch.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b7d2ee88400b46e2d8c60597499044d...