mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-07-02 13:29:44 +00:00
Update NSS to 3.48 while keeping vc2013 hackfix and no-sslkeylogfile intact.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user