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
0000671 [uClibc] Networking Support minor always 01-30-06 19:09 02-18-06 11:50
Reporter rfelker View Status public  
Assigned To uClibc
Priority normal Resolution open  
Status assigned   Product Version
Summary 0000671: gethostbyname and h_name vs h_aliases
Description uClibc resolver's gethostbyname does not return the requested name as
an alias, but instead returns the canonical name twice. glibc's
gethostbyname has a similar bug (at least in the old old version I use),
where it returns the requested name
with the domain name appended (to make a FQDN) as an alias, but not
the original name itself. Both contradict POSIX, which says that the
name argument passed to gethostbyname must be in the alias list.
Additional Information
Attached Files

- Relationships

- Notes
(0001020)
rfelker
01-30-06 19:14

Category is wrong. Should be Standards Compliance but I can't figure out how to correct it after submitting.
 

- Issue History
Date Modified Username Field Change
01-30-06 19:09 rfelker New Issue
01-30-06 19:09 rfelker Status new => assigned
01-30-06 19:09 rfelker Assigned To  => uClibc
01-30-06 19:14 rfelker Note Added: 0001020
02-18-06 11:50 vapier Category Architecture Specific => Networking Support


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker