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
0001409 [BusyBox] Networking Support minor always 06-28-07 14:38 07-13-07 16:21
Reporter jamesz View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001409: wget http authentication segmentation fault
Description wget http authentication segfaults. Discovered in product version 1.5.0. Issue a command like the following to reproduce:

wget http://someuser:somepass@someurl.com [^]
Additional Information It segfaults because the size parameter of the call to base64enc is incorrect. Currently, the size supplied is the total size of the destination buffer, when it should be the size of the input string. A patch is attached.
Attached Files  busybox-1.5.0-wgetauth.patch [^] (516 bytes) 06-28-07 14:38

- Relationships

- Notes
(0002600)
vda
07-13-07 16:21

Fixed in svn. Thanks!
 

- Issue History
Date Modified Username Field Change
06-28-07 14:38 jamesz New Issue
06-28-07 14:38 jamesz Status new => assigned
06-28-07 14:38 jamesz Assigned To  => BusyBox
06-28-07 14:38 jamesz File Added: busybox-1.5.0-wgetauth.patch
07-13-07 16:21 vda Status assigned => closed
07-13-07 16:21 vda Note Added: 0002600
07-13-07 16:21 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker