On Monday, August 13, 2018 12:18 PM Andreas Schneider wrote:
> This should fix it:
>
>https://git.libssh.org/users/asn/libssh.git/log/?h=master-fix

I get the following error when loading the DLL. My guess is that the 
DLL_THREAD_ATTACH event is causing this issue. Initializing rc to 0 fixes the 
issue.

---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Debug Error!

Program: ..xxx\Debug\sshd.dll
Module: ...xxx\Debug\sshd.dll
File: c:\code\foo\libssh\src\init.c
Line: 239

Run-Time Check Failure #3 - The variable 'rc' is being used without being 
initialized.

(Press Retry to debug the application)

---------------------------
Abort   Retry   Ignore   
---------------------------

Reply via email to