Skip to content

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

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

Merge request reports

Loading