Closed
Bug 1873906
Opened 1 year ago
Closed 1 year ago
DefaultURI::SetPort should throw if port > u16::max
Categories
(Core :: Networking, defect, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
126 Branch
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: valentin, Assigned: dotoole)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
No description provided.
Blocks: interop-2024-url
Updated•1 year ago
|
Attachment #9392115 -
Attachment description: Bug 1873906 - DefaultURI::SetPort throws an error if port > u16::max. r=valentin → Bug 1873906 - DefaultURI::SetPort now throws an error if port > u16::max. r=valentin
Pushed by dotoole@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a0ade33cd9ea
DefaultURI::SetPort now throws an error if port > u16::max. r=valentin,necko-reviewers
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•