Fix: run_as gid/uid test should return result to parent
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 27 Aug 2013 20:24:55 +0000 (16:24 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 27 Aug 2013 21:42:43 +0000 (17:42 -0400)
commit27c3d93497da2a109e6e42e9ef8c78e42caa127e
tree4188247240cb65762b8b76eafb914a762a80a371
parentcf45b330de00c1738573e901780a4b780c381b59
Fix: run_as gid/uid test should return result to parent

Failure to do so could cause the parent to hang on read() waiting for
the return value from the child.

Targets: 2.3-rc and stable-2.2 branches.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/runas.c
This page took 0.025249 seconds and 4 git commands to generate.