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
0000723 [BusyBox] Networking Support major random 02-16-06 11:39 06-30-06 07:05
Reporter kediger View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version svn
Summary 0000723: zcip.c: tv1 seems to be used uninitialized the first time through the protocol loop
Description The first time through the protocol loop in zcip_main(), struct timeval tv1 is uninitialized. The result can be a very large timeout value (suseconds_t timeout) when calling poll(). With a large timeout, zcip will never assign a link local address.

A proposed patch is attached.

-Kevin
Additional Information
Attached Files  tv1.patch [^] (970 bytes) 02-16-06 11:39

- Relationships

- Notes
(0001484)
landley
06-30-06 07:05

svn 15556
 

- Issue History
Date Modified Username Field Change
02-16-06 11:39 kediger New Issue
02-16-06 11:39 kediger Status new => assigned
02-16-06 11:39 kediger Assigned To  => BusyBox
02-16-06 11:39 kediger File Added: tv1.patch
02-16-06 11:40 kediger Issue Monitored: kediger
06-30-06 07:05 landley Status assigned => closed
06-30-06 07:05 landley Note Added: 0001484
06-30-06 07:05 landley Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker