Closed Bug 1892226 Opened 10 months ago Closed 10 months ago

Use inet_ntop directly on Windows to prevent mswsock.dll load.

Categories

(Core :: Networking: DNS, task, P1)

task

Tracking

()

RESOLVED FIXED
127 Branch
Tracking Status
firefox127 --- fixed

People

(Reporter: bobowen, Assigned: bobowen)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

inet_ntop is available on all supported versions of Windows now, so we can call that directly and prevent a load of mswsock.dll.

There still seems to be paths that call this in the content process and the mswsock.dll will fail with a USER_RESTRICTED access level token.

Whiteboard: [necko-triaged]
Pushed by bobowencode@gmail.com: https://hg.mozilla.org/integration/autoland/rev/282cfab0f009 Use inet_ntop directly on Windows to prevent mswsock.dll load. r=necko-reviewers,jesup
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
Type: enhancement → task
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: