From owner-p4-projects Wed Oct 23 17:49:21 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id ECD0237B404; Wed, 23 Oct 2002 17:49:19 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D71037B401 for ; Wed, 23 Oct 2002 17:49:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1604743E3B for ; Wed, 23 Oct 2002 17:49:19 -0700 (PDT) (envelope-from chris@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9O0mbmV048883 for ; Wed, 23 Oct 2002 17:48:37 -0700 (PDT) (envelope-from chris@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9O0mbXd048880 for perforce@freebsd.org; Wed, 23 Oct 2002 17:48:37 -0700 (PDT) Date: Wed, 23 Oct 2002 17:48:37 -0700 (PDT) Message-Id: <200210240048.g9O0mbXd048880@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to chris@freebsd.org using -f From: Chris Costello Subject: PERFORCE change 20004 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://perforce.freebsd.org/chv.cgi?CH=20004 Change 20004 by chris@chris_nailabs on 2002/10/23 17:47:45 Refer to "application failure" as "undefined behavior, including application failure". Affected files ... .. //depot/projects/trustedbsd/mac/lib/libc/posix1e/mac_free.3#8 edit Differences ... ==== //depot/projects/trustedbsd/mac/lib/libc/posix1e/mac_free.3#8 (text+ko) ==== @@ -80,4 +80,5 @@ is specific to that type, and must not be used to free the character strings returned from .Fn mac_to_text . -Doing so may result in an application failure. +Doing so may result in undefined behavior, +including application failure. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message