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
Radar WebKit Bug Importer
Comment 1 2023-12-10 10:20:27 PST
David Kilzer (:ddkilzer)
Comment 2 2023-12-10 10:23:54 PST
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.