cvs commit: src/sys/kern kern_alq.c

Jeff Roberson jeff at FreeBSD.org
Sun May 25 01:48:43 PDT 2003


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


More information about the cvs-src mailing list