[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libssh heap crashes when integrating with cpp in debug mode
[Thread Prev] | [Thread Next]
- Subject: Re: libssh heap crashes when integrating with cpp in debug mode
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 02 May 2016 08:53:30 +0200
- To: libssh@xxxxxxxxxx
On Tuesday, March 29, 2016 08:16:50 AM Sruthi Mohan wrote: > Dear All, > I tried integrating libssh to my "Qt-C++" application MINGW compiler I get > heap errors in API like ssh_userauth_none , ssh_pki_import_pubkey_file and > ultimately crashes in Debug Mode. > > It works perfectly in release mode and in debug mode as a "C" application. > > The errors persist on using the wrapper libsshpp. > > I have used a statically linked library and included the headers using > externs "C" > > extern "C"{ > #include<libssh/libssh.h> > #include<libssh/sftp.h> > } > > Kindly let me know what is the correct way of integrating into C++. > > Best regards Could you please provide a backtrace? Thanks, -- andreas
Archive administrator: postmaster@lists.cynapses.org