Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2001 13:16:20 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern imgact_elf.c
Message-ID:  <200108162016.f7GKGKI58303@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/08/16 13:16:20 PDT

  Modified files:
    sys/kern             imgact_elf.c 
  Log:
  Don't explicitly null-terminate.  The buffer we are copying into is
  already zeroed, and we explicitly leave the last byte untouched.
  
  Submitted by: bde
  
  Revision  Changes    Path
  1.99      +1 -2      src/sys/kern/imgact_elf.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?200108162016.f7GKGKI58303>