OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Ray Lai (raycvs.openbsd.org)
Date: Thu May 10 2007 - 21:07:47 CDT


CVSROOT: /cvs
Module name: src
Changes by: raycvs.openbsd.org 2007/05/10 20:07:47

Modified files:
        usr.bin/sendbug: sendbug.c

Log message:
If fork fails with EAGAIN, ignore errno and fail. Looping just
worsens the problem.

cloder and deraadt agree.