| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent cd83df3 commit a4dae6c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5148,7 +5148,7 @@ void GetCurves(const FunctionCallbackInfo<Value>& args) { | |||
| 5148 | 5148 | ||
| 5149 | 5149 | ||
| 5150 | 5150 | bool VerifySpkac(const char* data, unsigned int len) { | |
| 5151 | - bool i = 0; | ||
| 5151 | + bool i = false; | ||
| 5152 | 5152 | EVP_PKEY* pkey = nullptr; | |
| 5153 | 5153 | NETSCAPE_SPKI* spki = nullptr; | |
| 5154 | 5154 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments