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
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to