1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-12 11:28:57 +00:00

Issue #1338 - Part 2: Update NSS to 3.48-RTM

This commit is contained in:
wolfbeast
2020-01-02 21:06:40 +01:00
committed by Roy Tam
parent 1a92143e68
commit c57cac24e8
885 changed files with 1623423 additions and 32314 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;