From owner-cvs-all Thu Oct 29 06:39:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA00315 for cvs-all-outgoing; Thu, 29 Oct 1998 06:39:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA00309; Thu, 29 Oct 1998 06:39:47 -0800 (PST) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA25858; Thu, 29 Oct 1998 06:40:22 -0800 (PST) Date: Thu, 29 Oct 1998 06:40:22 -0800 (PST) Message-Id: <199810291440.GAA25858@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdio perror.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/10/29 06:40:21 PST Modified files: lib/libc/stdio perror.c Log: Check for a zero-length as well as a NULL string argument. Revision Changes Path 1.3 +1 -1 src/lib/libc/stdio/perror.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message