Subject: PR/21421 CVS commit: pkgsrc/benchmarks/bonnie
To: None <garbled@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-bugs
Date: 04/12/2006 11:00:04
The following reply was made to PR pkg/21421; it has been noted by GNATS.

From: Matthias Drochner <drochner@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/21421 CVS commit: pkgsrc/benchmarks/bonnie
Date: Wed, 12 Apr 2006 10:55:49 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	drochner
 Date:		Wed Apr 12 10:55:49 UTC 2006
 
 Modified Files:
 	pkgsrc/benchmarks/bonnie: Makefile distinfo
 	pkgsrc/benchmarks/bonnie/patches: patch-ac
 
 Log Message:
 The patch in PR pkg/21421 had a bug: The memory allocated for "Chunk"
 was too short. This made the program die from EFAULT randomly.
 Found by Konrad Schroder.
 Apply his fix that and bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.26 -r1.27 pkgsrc/benchmarks/bonnie/Makefile
 cvs rdiff -r1.6 -r1.7 pkgsrc/benchmarks/bonnie/distinfo
 cvs rdiff -r1.2 -r1.3 pkgsrc/benchmarks/bonnie/patches/patch-ac
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.