Skip to content
GitLab
Explore
Sign in
Register
kernelbase/tests: Make sure buffer is big enough for test paths.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Yuxuan Shui
requested to merge
yshui/wine:kernelbase-test-path-bufoverflow
into
master
Jun 10, 2025
Overview
0
Commits
1
Pipelines
3
Changes
1
Expand
We have test cases with |path| > MAX_PATH, but our buffer is only MAX_PATH sized.
Merge request reports
Loading