stdio: Do not ignore posix_spawn error on popen (BZ #29016)
To correctly return error in case of default shell is not present. Checked on x86_64-linux-gnu.
Loading
Please register or sign in to comment
To correctly return error in case of default shell is not present. Checked on x86_64-linux-gnu.