Bug 183495 - Don't pass NULL to the result parameter of SecTrustEvaluate()
Summary: Don't pass NULL to the result parameter of SecTrustEvaluate()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-08 22:22 PST by Jer Noble
Modified: 2018-03-09 16:13 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.89 KB, patch)
2018-03-08 22:25 PST, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>