[BusyBox] [patch] update struct serial_struct in init.c

Erik Andersen andersen at codepoet.org
Thu Sep 11 03:53:04 MDT 2003


On Thu Sep 11, 2003 at 12:25:09AM +0900, Atsushi Nemoto wrote:
> I noticed that busybox's private definition of serial_struct does not
> match with 2.4 kernel.  This may cause stack corruption problem on
> some 64bit architectures. (if sizeof(void*) != sizeof(int))
> 
> Here is a patch.  This is against 0.60.5 but can be applied to 1.0.0-pre.

Thanks.  I've updated the definition of struct serial_struct
per linux-2.6.0-test5

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--


More information about the busybox mailing list