Closed Bug 24242 Opened 25 years ago Closed 25 years ago

PR_GetIPNodeByName() asserts with PR_AF_INET6

Categories

(NSPR :: NSPR, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jgmyers, Assigned: srinivas)

References

Details

Attachments

(1 file)

On systems without native IPv6 support, PR_GetIPNodeByName() with a second
argument of PR_AF_INET6 should behave the same as if it were called with a
second argument of PR_AF_INET.  Instead, it dies with an assertion.
Blocks: 23811
Attached patch proposed fixSplinter Review
proposed fix requires PR_AF_INET6 to be defined on all platforms.
This was fixed by the checkin srinivas@netscape.com did on 2000-01-25 for bug
23815.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: