| Anonymous | Login | Signup for a new account | 11-10-2008 10:56 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 | ||||
| 0000669 | [uClibc] Networking Support | minor | always | 01-30-06 19:04 | 06-02-08 20:04 | ||||
| Reporter | rfelker | View Status | public | ||||||
| Assigned To | uClibc | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000669: gethostbyaddr null pointer in he->h_aliases | ||||||||
| Description |
uClibc puts a null pointer in he->h_aliases on gethostbyaddr. POSIX is unclear on what should be done, but since the he->h_aliases list is supposed to be null-terminated it seems that he->h_aliases itself should not be a null pointer. Other implementations seem to put a zero-length list of pointers. |
||||||||
| Additional Information |
I found this because it caused my test program to crash. :) Maybe it will cause other programs to crash too..? |
||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |