| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a9eb093 commit 2f48001
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -715,7 +715,7 @@ static X509_STORE* NewRootCertStore() { | |||
| 715 | 715 | ||
| 716 | 716 | if (x509 == nullptr) { | |
| 717 | 717 | // Parse errors from the built-in roots are fatal. | |
| 718 | - abort(); | ||
| 718 | + ABORT(); | ||
| 719 | 719 | return nullptr; | |
| 720 | 720 | } | |
| 721 | 721 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments