Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2002 10:43:05 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/syslogd syslogd.c
Message-ID:  <200210061743.g96Hh55s025039@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2002/10/06 10:43:05 PDT

  Modified files:
    usr.sbin/syslogd     syslogd.c 
  Log:
  Avoid referencing a removed (and freed) queue entry.  This partially reverts
  revision 1.101 (which did not introduce the bug but made it harder to fix)
  
  PR:             misc/40363
  Submitted by:   David Dunham <dwdunham@isilon.com>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.108     +4 -2      src/usr.sbin/syslogd/syslogd.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?200210061743.g96Hh55s025039>