Update NSS to 3.48 while keeping vc2013 hackfix and no-sslkeylogfile intact.

This commit is contained in:
2020-01-03 12:23:40 +08:00
parent 558ba68d5e
commit 165e0c7e76
342 changed files with 87432 additions and 31882 deletions
+1 -1
View File
@@ -463,7 +463,7 @@ handle_connection(
char *getData = NULL; /* inplace conversion */
SECItem postData;
PRBool isOcspRequest = PR_FALSE;
PRBool isPost;
PRBool isPost = PR_FALSE;
postData.data = NULL;
postData.len = 0;