Alexandre Julliard pushed to branch master at wine / wine
Commits: bafe003c by Yuxuan Shui at 2025-06-10T22:44:18+02:00 kernelbase/tests: Make sure buffer is big enough for test paths.
We have test cases with |path| > MAX_PATH, but our buffer is only MAX_PATH sized.
- - - - -
1 changed file:
- dlls/kernelbase/tests/path.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/bafe003c82e39063f5e18ef6ee0a623...