Harald Becker <[email protected]> writes: > Same busybox source/configuration, only differences in gcc/glibc/ncurses > versions and in it's running on a different CPU (was AMD family 10, now > Intel Celeron P4 based, both x86 mode) ... makes me a bit confusing > about how that differences may influence the buffer requirements?
The buf[4096] most probably always overflows in the coreutils menu, but a different gcc may place the variables differently. -- Krzysztof Halasa _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
