mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-04-20 05:49:26 +03:00
Merge branch 'SoftEtherVPN:master' into master
This commit is contained in:
+1
-1
@@ -17176,7 +17176,7 @@ UINT SmSslDlgProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam, void *param
|
||||
SM_SSL *s = (SM_SSL *)param;
|
||||
X *x;
|
||||
K *k;
|
||||
LIST *chain;
|
||||
LIST *chain = NULL;
|
||||
// Validate arguments
|
||||
if (hWnd == NULL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user