Date: Fri, 4 Aug 2000 23:24:41 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping6 ping6.c Message-ID: <200008050624.XAA80582@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2000/08/04 23:24:41 PDT Modified files: sbin/ping6 ping6.c Log: Don't call errx() without a format string, to protect against possible % characters in localized error messages from ipsec_strerror(). Obtained from: OpenBSD Revision Changes Path 1.6 +5 -5 src/sbin/ping6/ping6.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?200008050624.XAA80582>