Closed Bug 1753954 Opened 2 years ago Closed 2 years ago

IP address parser deals incorrectly with single number and trailing dot

Categories

(Core :: Networking, defect, P3)

defect

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: annevk, Assigned: kershaw)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

Input such as 127. should become 0.0.0.127, not 127.0.0.0. (Just like 127.) (See in Live URL Viewer.)

Specification: https://url.spec.whatwg.org/#concept-ipv4-parser (step 3 in particular).

Severity: -- → S4
Priority: -- → P3
Whiteboard: [necko-triaged]
Assignee: nobody → kershaw
Status: NEW → ASSIGNED
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2b932da27cc8
Normalize single number with trailing dot correctly, r=necko-reviewers,valentin
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: