WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266189
-[TestWebsiteDataStoreDelegate init] should call [super init] and initialize _shouldAllowAnySSLCertificate
https://bugs.webkit.org/show_bug.cgi?id=266189
Summary
-[TestWebsiteDataStoreDelegate init] should call [super init] and initialize ...
David Kilzer (:ddkilzer)
Reported
2023-12-10 10:20:12 PST
-[TestWebsiteDataStoreDelegate init] should call [super init] and initialize _shouldAllowAnySSLCertificate. Missing call to `[super init]` found by clang static analyzer. Missing initialization of _shouldAllowAnySSLCertificate found by source code inspection.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-12-10 10:20:27 PST
<
rdar://problem/119463963
>
David Kilzer (:ddkilzer)
Comment 2
2023-12-10 10:23:54 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21604
EWS
Comment 3
2023-12-11 07:58:46 PST
Committed
271877@main
(5e10b6dd520c): <
https://commits.webkit.org/271877@main
> Reviewed commits have been landed. Closing PR #21604 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