| Anonymous | Login | Signup for a new account | 11-10-2008 12:40 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |