Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2002 16:37:07 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_sig.c
Message-ID:  <200205072337.g47Nb7j70688@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2002/05/07 16:37:07 PDT

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  M_ZERO the temp buffer in expand_name() otherwise if an error occurs
  while logging we may pass a non NUL terminated string to log(9) for a
  %s format arg.
  
  Revision  Changes    Path
  1.161     +1 -1      src/sys/kern/kern_sig.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?200205072337.g47Nb7j70688>