From owner-cvs-all Sun Jul 8 18:44:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD6A337B401; Sun, 8 Jul 2001 18:44:37 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f691ibG29154; Sun, 8 Jul 2001 18:44:37 -0700 (PDT) (envelope-from fenner) Message-Id: <200107090144.f691ibG29154@freefall.freebsd.org> From: Bill Fenner Date: Sun, 8 Jul 2001 18:44:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/tcpdump print-rx.c X-FreeBSD-CVS-Branch: RELENG_4_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fenner 2001/07/08 18:44:37 PDT Modified files: (Branch: RELENG_4_3) contrib/tcpdump print-rx.c Log: Don't allow STROUT() to use a negative string length. Use fn_print() and fn_printn() to print strings from the packet. Approved by: kris Revision Changes Path 1.1.1.1.2.1.2.1 +18 -10 src/contrib/tcpdump/print-rx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message