Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2001 02:33:59 -0700
From:      Kris Kennaway <kris@obsecurity.org>
To:        Mike Barcroft <mike@FreeBSD.org>, Kris Kennaway <kris@obsecurity.org>, audit@FreeBSD.org
Subject:   Re: at(1) signal handler fix
Message-ID:  <20010820023359.A65314@xor.obsecurity.org>
In-Reply-To: <20010819155034.C49129@coffee.q9media.com>; from mike@FreeBSD.org on Sun, Aug 19, 2001 at 03:50:34PM -0400
References:  <20010818235833.A36306@xor.obsecurity.org> <20010819155034.C49129@coffee.q9media.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--wRRV7LY7NUeQGEoC
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Aug 19, 2001 at 03:50:34PM -0400, Mike Barcroft wrote:

> > +    if (fcreated) {
> > +        PRIV_START
> > +	    unlink(atfile);
> > +        PRIV_END
> > +    }
> > +    _exit(EXIT_FAILURE);
> >  }
> [...]
>=20
> Why not just call sigc() after write(2)?

Seems like a reasonable suggestion..thanks.

Kris

--wRRV7LY7NUeQGEoC
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE7gNmGWry0BWjoQKURAmesAKDo/uy7W8H2spFRD8XBGtXbmBJoQwCg8rS6
eKd3R0XQM7IG/C+iFrj2Jlk=
=ce5P
-----END PGP SIGNATURE-----

--wRRV7LY7NUeQGEoC--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-audit" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010820023359.A65314>