Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 1998 18:45:48 -0800 (PST)
From:      Archie Cobbs <archie@whistle.com>
To:        cvs-committers@FreeBSD.ORG
Subject:   snprintf() commits
Message-ID:  <199812040245.SAA21873@bubba.whistle.com>

next in thread | raw e-mail | index | archive | help
FYI-
I'm planning to commit these snprintf() patches soon:

  ftp://ftp.whistle.com/pub/archie/misc/SNPRINTF.patch

These patches replace "dangerous" instances of sprintf(), etc.
with snprintf().

These represent a more conservative approach than the older set of
patches. Basically, the only changes made were to replace instances
of sprintf(), strcat(), and/or strcpy() with snprintf(), plus a
few miscellaneous bugs here and there.

Just wanted warn first because there are 101 files affected.
These changes have been reviewed by..

  Matthew Dillon
  Bruce Evans
  Mike Spengler

Thanks,
-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com

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?199812040245.SAA21873>