Subject: Re: keyboard-interactive method gives access violation in MSVC 2008

Re: keyboard-interactive method gives access violation in MSVC 2008

From: Mikhail Gusarov <dottedmag_at_dottedmag.net>
Date: Tue, 07 Sep 2010 11:09:56 +0700

Twas brillig at 21:37:44 06.09.2010 UTC+01 when swish_at_lammy.co.uk did gyre and gimble:

 AL> This isn't an MSVC problem or even a Windows problem though it is
 AL> often reported that way. It will happen with _any_ compiler on _any_
 AL> OS if two shared libraries are linked against different versions of
 AL> the C runtime and objects owned by one runtime are shared with the
 AL> other.

If and only if C runtime implementation is stupid and does not handle
this situation.

MSVC one is.

-- 
  http://fossarchy.blogspot.com/

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Received on 2010-09-07