[Git][wine/wine][master] 2 commits: kernelbase: Reject all-space paths in SearchPath().
Alexandre Julliard pushed to branch master at wine / wine Commits: 2ea2f79a by Alexandre Julliard at 2025-10-31T14:31:31+01:00 kernelbase: Reject all-space paths in SearchPath(). - - - - - 4ba2cd24 by Alexandre Julliard at 2025-10-31T14:31:31+01:00 kernelbase: Reject empty command lines in CreateProcess(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58891 - - - - - 4 changed files: - dlls/kernel32/tests/path.c - dlls/kernel32/tests/process.c - dlls/kernelbase/file.c - dlls/kernelbase/process.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d53155322c34dc70a996abc0d01bde... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d53155322c34dc70a996abc0d01bde... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)