From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 14 16:49:15 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 282E8F80; Fri, 14 Mar 2014 16:49:15 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EF47219E; Fri, 14 Mar 2014 16:49:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2EGnEhB060689; Fri, 14 Mar 2014 16:49:14 GMT (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2EGnDlw060688; Fri, 14 Mar 2014 16:49:13 GMT (envelope-from maxim) Date: Fri, 14 Mar 2014 16:49:13 GMT Message-Id: <201403141649.s2EGnDlw060688@freefall.freebsd.org> To: dan@obluda.cz, maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org From: maxim@FreeBSD.org Subject: Re: kern/83368: [ipx] [patch] incorrect handling of malloc failures within libncp's ncp_open_rcfile() X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 16:49:15 -0000 Synopsis: [ipx] [patch] incorrect handling of malloc failures within libncp's ncp_open_rcfile() State-Changed-From-To: open->closed State-Changed-By: maxim State-Changed-When: Fri Mar 14 16:48:49 UTC 2014 State-Changed-Why: No libncp in the base anymore. http://www.freebsd.org/cgi/query-pr.cgi?pr=83368