0004564: Seg fault in arp

Denys Vlasenko vda.linux at googlemail.com
Fri Aug 15 20:17:05 UTC 2008


On Thursday 14 August 2008 03:24, Cristian Cadar wrote:
> http://bugs.busybox.net/view.php?id=4564
> 
> ./arp -Ainet
> causes a segmentation fault.
> 
> The problem is that hw_type is not initialized, and it's later
> dereferenced in get_hwtype(), interface.c:861, called at arp.c:463.
> 
> The net-tools' arp initializes hw_type with "ether", which I think
> is the right fix.

Fixed, thanks!
--
vda



More information about the busybox mailing list