check the pid is > 0 before calling waitpid()
authorAngus Salkeld <asalkeld@redhat.com>
Mon, 14 Mar 2011 11:40:12 +0000 (22:40 +1100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 14 Mar 2011 12:05:30 +0000 (12:05 +0000)
commit6f7c1a9f9d76bdf9f112e12e1508531fb41abfb2
tree908246350e6f1a4b48fe96f63b48f8e84a8f3a4f
parenteb304e9689ca474834207605ed52c369bcdec6ea
check the pid is > 0 before calling waitpid()

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
src/launch.c