BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004564 [BusyBox] Other minor always 08-13-08 17:54 08-15-08 13:15
Reporter cristic View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version svn
Summary 0004564: Seg fault in arp
Description ./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.

Thanks,
Cristian
Additional Information
Attached Files

- Relationships

- Notes
(0010454)
vda
08-15-08 13:15

Fixed in rev 23085. thanks!
 

- Issue History
Date Modified Username Field Change
08-13-08 17:54 cristic New Issue
08-13-08 17:54 cristic Status new => assigned
08-13-08 17:54 cristic Assigned To  => BusyBox
08-15-08 13:15 vda Status assigned => closed
08-15-08 13:15 vda Note Added: 0010454
08-15-08 13:15 vda Resolution open => fixed
08-15-08 13:15 vda Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker