Skip to content

kernel32/tests: Fix out-of-bound read in test_CreateFileA.

Yuxuan Shui requested to merge yshui/wine:kernel32-test-file-oob into master

We check for patterns in test file names, but we failed to account for empty and short names.

Merge request reports

Loading