| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ada7166 commit 214b514
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -700,7 +700,7 @@ static X509_STORE* NewRootCertStore() { | |||
| 700 | 700 | ||
| 701 | 701 | if (x509 == nullptr) { | |
| 702 | 702 | // Parse errors from the built-in roots are fatal. | |
| 703 | - abort(); | ||
| 703 | + ABORT(); | ||
| 704 | 704 | return nullptr; | |
| 705 | 705 | } | |
| 706 | 706 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments