Subject: CVS commit: basesrc/crypto/dist/heimdal/lib/roken
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/08/2002 04:15:24
Module Name:	basesrc
Committed By:	thorpej
Date:		Tue Jan  8 02:15:24 UTC 2002

Modified Files:
	basesrc/crypto/dist/heimdal/lib/roken: resolve.c

Log Message:
Make sure the state array passed to initstate(3) is 32-bit aligned,
as that is how it is accessed within the random(3) suite of routines.


To generate a diff of this commit:
cvs rdiff -r1.1.1.3 -r1.2 basesrc/crypto/dist/heimdal/lib/roken/resolve.c

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