From owner-freebsd-standards@FreeBSD.ORG Mon Jul 28 21:20:11 2008 Return-Path: Delivered-To: freebsd-standards@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C7531065682; Mon, 28 Jul 2008 21:20:11 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 500F48FC0C; Mon, 28 Jul 2008 21:20:11 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6SLKB0j038681; Mon, 28 Jul 2008 21:20:11 GMT (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6SLKBM5038677; Mon, 28 Jul 2008 21:20:11 GMT (envelope-from jhb) Date: Mon, 28 Jul 2008 21:20:11 GMT Message-Id: <200807282120.m6SLKBM5038677@freefall.freebsd.org> To: luther.j@apple.com, jhb@FreeBSD.org, freebsd-standards@FreeBSD.org, jhb@FreeBSD.org From: jhb@FreeBSD.org Cc: Subject: Re: standards/66531: [libc] [patch] _gettemp uses a far smaller set of filenames than documented and doesn't range check inputs X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2008 21:20:11 -0000 Synopsis: [libc] [patch] _gettemp uses a far smaller set of filenames than documented and doesn't range check inputs State-Changed-From-To: open->patched State-Changed-By: jhb State-Changed-When: Mon Jul 28 21:19:30 UTC 2008 State-Changed-Why: Patch committed to HEAD, will MFC to 6.x and 7.x in a few weeks. Thanks for the bug report and test program. Sorry it took so long. Responsible-Changed-From-To: freebsd-standards->jhb Responsible-Changed-By: jhb Responsible-Changed-When: Mon Jul 28 21:19:30 UTC 2008 Responsible-Changed-Why: Patch committed to HEAD, will MFC to 6.x and 7.x in a few weeks. Thanks for the bug report and test program. Sorry it took so long. http://www.freebsd.org/cgi/query-pr.cgi?pr=66531