Bug 183495

Summary: Don't pass NULL to the result parameter of SecTrustEvaluate()
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, commit-queue, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Jer Noble 2018-03-08 22:22:44 PST
Don't pass NULL to the result parameter of SecTrustEvaluate()
Comment 1 Jer Noble 2018-03-08 22:23:13 PST
<rdar://problem/38185688>
Comment 2 Jer Noble 2018-03-08 22:25:06 PST
Created attachment 335394 [details]
Patch
Comment 3 Jer Noble 2018-03-09 16:12:47 PST
Committed r229490: <https://trac.webkit.org/changeset/229490>