[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Problem building 0.8.0 with VS 2015


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   
---------------------------

Follow-Ups:
Re: Problem building 0.8.0 with VS 2015Andreas Schneider <asn@xxxxxxxxxxxxxx>
References:
Problem building 0.8.0 with VS 2015John Dunn <John.Dunn@xxxxxxx>
Re: Problem building 0.8.0 with VS 2015Andreas Schneider <asn@xxxxxxxxxxxxxx>
RE: Problem building 0.8.0 with VS 2015John Dunn <John.Dunn@xxxxxxx>
Re: Problem building 0.8.0 with VS 2015Andreas Schneider <asn@xxxxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org