Subject: Re: alignment bug in sys_ioctl ?
To: None <thorpej@zembu.com>
From: Chris G. Demetriou <cgd@netbsd.org>
List: tech-kern
Date: 03/14/2000 09:45:50
Jason R Thorpe <thorpej@zembu.com> writes:
> I wouldn't use "void *" there; I'd use u_long instead.
yeah, this.
> But I don't think
> it's really necessary to make this change.
I think it should be done. It's a correctness issue, if nothing else.
Of all of the changes that have been made over time, this is certainly
a better one than many. 8-)
cgd
--
Chris Demetriou - cgd@netbsd.org - http://www.netbsd.org/People/Pages/cgd.html
Disclaimer: Not speaking for NetBSD, just expressing my own opinion.