Closed Bug 58869 Opened 25 years ago Closed 24 years ago

PR_Bind() fails at SSM_OpenPort()

Categories

(Core :: Security: PSM, defect, P3)

1.0 Branch
All
NetBSD
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: taya, Assigned: ddrinan0264)

References

Details

There is garbage in addr->sin_zero. This cause bind() fail. PRNetAddr should be cleared before calling PR_InitializeNetAddr(). I also tested on FreeBSD-3.3 and got same result. At first, I thought this is a bug of PR_InitializeNetAddr() and submit bug about this. But wtc suggested psm should clear the buffer before calling. See bugzilla #54796
Assigning to ddrinan.
Assignee: lord → ddrinan
Blocks: 54797
Mass reassigning nitinp's bugs to me.
QA Contact: nitinp → junruh
Marking wontfix, since bug 54796 is marked as such.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WONTFIX
I can't understand why this bug is marked as WONTFIX. library(NSPR) won't fix this problem and program side(PSM) won't fix. How should I fix this bug?
Reopening per reporter's request.
Status: RESOLVED → UNCONFIRMED
Resolution: WONTFIX → ---
cc larryh
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter, is this still a problem?
This bug was fixed by library side(#54796)
Marking fixed per Taya's comments.
Status: NEW → RESOLVED
Closed: 25 years ago24 years ago
Resolution: --- → FIXED
Verified.
Status: RESOLVED → VERIFIED
Product: PSM → Core
Version: psm1.3 → 1.0 Branch
You need to log in before you can comment on or make changes to this bug.