Skip to content
Commit 3e040a2d authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

posix: Call _exit in failure case for posix_spawn{p} (BZ#20178)

This patch call _exit instead of exit in failure case for the spawned
child in Linux posix_spawn{p} implementation.

Tested on x86_64.

	[BZ #20178]
	* sysdeps/unix/sysv/linux/spawni.c (__spawni_child): Call _exit
	on failure instead of exit.
parent c30c3f46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment