Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 1999 15:13:35 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_autoconf.c
Message-ID:  <199904252213.PAA35429@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/04/25 15:13:35 PDT

  Modified files:
    sys/kern             subr_autoconf.c 
  Log:
  Fix a very long standing bug in run_interrupt_driven_config_hooks().  It
  was fetching the next pointer from memory that could have been free()'d.
  
  Revision  Changes    Path
  1.11      +4 -3      src/sys/kern/subr_autoconf.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?199904252213.PAA35429>