On 23/10/2025 20:44, Collin Funk wrote:
Collin Funk <[email protected]> writes:Thanks, I pushed it with those changes [1].Oops, tiny oversight. Forgot to call posix_spawnattr_destroy and posix_spawn_file_actions_destroy when we successfully call posix_spawn. I pushed the attached patch to fix that.
Does that mean we don't need the ignore_value() wrapping in install.c?
