Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 1998 09:06:16 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/inetd inetd.c
Message-ID:  <199812111706.JAA22392@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1998/12/11 09:06:16 PST

  Modified files:
    usr.sbin/inetd       inetd.c 
  Log:
  Reviewed by:	freebsd-current
  
      Fix signal/library corruption by blocking all signals except during
      select().  The reported corruption was with reentrancy in the malloc lib.
  
  Revision  Changes    Path
  1.42      +63 -27    src/usr.sbin/inetd/inetd.c

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



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