WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
287469
Address some of the Safer CPP warnings in DNSResolveQueueCFNet.cpp
https://bugs.webkit.org/show_bug.cgi?id=287469
Summary
Address some of the Safer CPP warnings in DNSResolveQueueCFNet.cpp
Chris Dumez
Reported
2025-02-10 22:17:51 PST
Address some of the Safer CPP warnings in DNSResolveQueueCFNet.cpp.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2025-02-11 12:18:13 PST
Pull request:
https://github.com/WebKit/WebKit/pull/40427
EWS
Comment 2
2025-02-11 22:08:40 PST
Committed
290259@main
(ff08cabb2102): <
https://commits.webkit.org/290259@main
> Reviewed commits have been landed. Closing PR #40427 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-02-11 22:09:15 PST
<
rdar://problem/144671403
>
Diego Pino
Comment 4
2025-02-12 04:25:58 PST
There's a build error after this change when building with LibWebRTC enabled: ``` /home/pwuser/webkit/Source/WebKit/Shared/RTCNetwork.cpp:33:10: fatal error: 'wtf/posix/SocketPOSIX.h' file not found 33 | #include <wtf/posix/SocketPOSIX.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~ ```
Diego Pino
Comment 5
2025-02-12 04:29:18 PST
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/40477
EWS
Comment 6
2025-02-12 04:39:21 PST
Committed
290264@main
(f39c099cf3ee): <
https://commits.webkit.org/290264@main
> Reviewed commits have been landed. Closing PR #40477 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug