Subject: CVS commit: pkgsrc/pkgtools/digest/files
To: None <pkgsrc-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-changes
Date: 08/03/2007 17:10:08
Module Name:	pkgsrc
Committed By:	tnn
Date:		Fri Aug  3 17:10:08 UTC 2007

Modified Files:
	pkgsrc/pkgtools/digest/files: digest.c

Log Message:
Allocate enough storage space to hold a tiger hash. Corrects a
segfault caused by writing past the end of the buffer.
XXX how do I bump the version of this package?


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/pkgtools/digest/files/digest.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.