Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 1998 10:12:12 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern kern_linker.c
Message-ID:  <199810151712.KAA11197@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/10/15 10:12:12 PDT

  Modified files:
    sys/kern             kern_linker.c 
  Log:
  - bzero() after malloc().  This is especially obvious when kern_malloc is
  compiled with DIAGNOSTIC.
  - Don't break from the preload module processing loop prematurely.
  
  Revision  Changes    Path
  1.10      +5 -3      src/sys/kern/kern_linker.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?199810151712.KAA11197>