From owner-cvs-all Sat Feb 6 02:45:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA21947 for cvs-all-outgoing; Sat, 6 Feb 1999 02:45:21 -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 CAA21940; Sat, 6 Feb 1999 02:45:20 -0800 (PST) (envelope-from jhay@FreeBSD.org) From: John Hay Received: (from jhay@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA77908; Sat, 6 Feb 1999 02:45:20 -0800 (PST) (envelope-from jhay@FreeBSD.org) Date: Sat, 6 Feb 1999 02:45:20 -0800 (PST) Message-Id: <199902061045.CAA77908@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/netipx spx_usrreq.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jhay 1999/02/06 02:45:19 PST Modified files: sys/netipx spx_usrreq.c Log: Don't use the pointer returned by MALLOC before checking if it is NULL. PR: 9871 (part of it) Submitted by: Boris Popov Revision Changes Path 1.25 +3 -3 src/sys/netipx/spx_usrreq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message