Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2003 01:48:42 -0700 (PDT)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_alq.c
Message-ID:  <200305250848.h4P8mgq4056363@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2003/05/25 01:48:42 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_alq.c 
  Log:
   - Reset the free ent to NULL if we have consumed the last free entry.  This
     fixes a problem where we would overwrite old data if we ran out of free
     entries.
  
  Submitted by:   sam
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.6       +2 -0      src/sys/kern/kern_alq.c



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