Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
10.6, 10.11, 11.4, 11.8, 12.3
-
None
-
Can result in unexpected behaviour
-
Q2/2026 Server Maintenance
Description
sprintf(cmd, "curl \"%s\" -o \"%s\"", buf, filename); |
if (CreateProcess(NULL, cmd, NULL, NULL, FALSE, 0, NULL, NULL, &si, &pi)) { |
Reported by Aisle Research