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:33 +0000 (17:42 -0400)
commit6d73c4efe5195e5ea4dfe5f4c1f8ee12ba1e0a25
tree3397cacb5a53a3508b69fb20d81d034e339c9d97
parente6ee4eabf5141d475fd734376c752d821e74e670
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.026109 seconds and 5 git commands to generate.