From owner-freebsd-bugs@FreeBSD.ORG Mon Sep 17 20:44:43 2007 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BC5416A417; Mon, 17 Sep 2007 20:44:43 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 19A7413C45A; Mon, 17 Sep 2007 20:44:43 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8HKigjB091302; Mon, 17 Sep 2007 20:44:42 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8HKigrc091298; Mon, 17 Sep 2007 20:44:42 GMT (envelope-from matteo) Date: Mon, 17 Sep 2007 20:44:42 GMT Message-Id: <200709172044.l8HKigrc091298@freefall.freebsd.org> To: matteo@FreeBSD.org, freebsd-bugs@FreeBSD.org, matteo@FreeBSD.org From: matteo@FreeBSD.org Cc: Subject: Re: bin/83344: [patch] Improper handling of malloc failures within libc's RPC functions X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2007 20:44:43 -0000 Synopsis: [patch] Improper handling of malloc failures within libc's RPC functions Responsible-Changed-From-To: freebsd-bugs->matteo Responsible-Changed-By: matteo Responsible-Changed-When: Mon Sep 17 20:44:11 UTC 2007 Responsible-Changed-Why: I'm working on RPC related programs, so this PR interests me. http://www.freebsd.org/cgi/query-pr.cgi?pr=83344