Hi! >> 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. Variable placement ... that is (probably): The overflow has happened before, but not detected ... you are true, seems I forgot to turn on my brain, thx!
-- Harald _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
