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

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

From: Alexander Lamaison <swish_at_lammy.co.uk>
Date: Tue, 7 Sep 2010 12:52:01 +0100

On 7 September 2010 05:09, Mikhail Gusarov <dottedmag_at_dottedmag.net> wrote:
>
> 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.

How can two independently loaded modules pool their data? I'm not
disagreeing, just curious.

Alex

--
Swish - Easy SFTP for Windows Explorer (http://www.swish-sftp.org)
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-09-07