Commit 7793a2e
Avoid call to deprecated X509_STORE_get0_objects
X509_STORE_get0_objects is not thread-safe and also constrains
X509_STORE's internals in undesirable ways. See
openssl/openssl#23224
TEST=ci
Change-Id: I0d501d92208e4af9de944b38c07cbcb66acaec66
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/407840
Auto-Submit: David Benjamin <[email protected]>
Commit-Queue: Brian Quinlan <[email protected]>
Reviewed-by: Brian Quinlan <[email protected]>1 parent e0455b7 commit 7793a2e
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| |||
0 commit comments