Alexandre Julliard pushed to branch master at wine / wine
Commits: 47c754a4 by Yuxuan Shui at 2025-06-25T22:51:33+02:00 find/tests: Fix out-of-bound access to input in mangle_text.
input is not null-terminated so we need to check for length first.
- - - - -
1 changed file:
- programs/find/tests/find.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/47c754a48a6a4ff95846508a62b0aad...