Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 2002 07:21:02 -0700 (PDT)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdio mktemp.c
Message-ID:  <200205231421.g4NEL3w30650@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
robert      2002/05/23 07:21:02 PDT

  Modified files:
    lib/libc/stdio       mktemp.c 
  Log:
  Avoid wandering over the beginning of the actual buffer
  if the passed template string contains only 'X' characters.
  
  Submitted by:   Mark Andrews <marka@isc.org> (patch modified)
  PR:             38402
  
  Revision  Changes    Path
  1.25      +1 -1      src/lib/libc/stdio/mktemp.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?200205231421.g4NEL3w30650>