Alexandre Julliard pushed to branch master at wine / wine
Commits: 237a2f64 by Yuxuan Shui at 2025-06-18T21:50:50+02:00 xcopy: Fix out-of-bound access when parsing arguments.
We didn't check if the argument string is long enough before indexing into it.
- - - - -
1 changed file:
- programs/xcopy/xcopy.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/237a2f64742dee7ed9a77fc5f63770a...