From owner-cvs-all Wed Aug 16 23:56:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B787E37BF6A; Wed, 16 Aug 2000 23:56:32 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA92560; Wed, 16 Aug 2000 23:56:31 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200008170656.XAA92560@freefall.freebsd.org> From: John Baldwin Date: Wed, 16 Aug 2000 23:56:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/sort sort.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/08/16 23:56:31 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/sort sort.c Log: MFC: Fix a bug in keyed sorting due to malloc abuse. Revision Changes Path 1.15.2.1 +3 -0 src/gnu/usr.bin/sort/sort.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message