Commit Graph

1 Commits

Author SHA1 Message Date
Michael Catanzaro
d184827c6b WebKitGTK should use posix_spawn() to launch subprocesses
This doesn't seem to be as important for Eclipse as originally expected,
but let's land it anyway. It notably fixes a couple nasty regressions
from RHEL 8, including one that could cause applications to hang when
launching a subprocess if they attempt to use the fd remapping
functionality.

Resolves: #1910092
2022-01-21 10:44:05 -06:00