Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aea44e3d502304293f74e3683e0b8fd22cddf82d
https://github.com/WebKit/WebKit/commit/aea44e3d502304293f74e3683e0b8fd22cddf82d
Author: Chris Dumez <[email protected]>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M Source/WebCore/platform/network/cf/CertificateInfoCFNet.cpp
Log Message:
-----------
Crash under certificatesMatch()
https://bugs.webkit.org/show_bug.cgi?id=276543
rdar://129903650
Reviewed by Brady Eidson and Sihui Liu.
Null check certificate chain returned by `SecTrustCopyCertificateChain()`
before calling `CFArrayGetCount()` on it.
* Source/WebCore/platform/network/cf/CertificateInfoCFNet.cpp:
(WebCore::certificatesMatch):
Canonical link: https://commits.webkit.org/280915@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes