[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: a small patch
[Thread Prev] | [Thread Next]
- Subject: Re: a small patch
- From: Andreas Schneider <mail@xxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 20 Apr 2010 13:32:10 +0200
- To: libssh@xxxxxxxxxx
On Tuesday 20 April 2010 13:05:45 you wrote: > Hi, Hi Xi, > Attached is a patch that addresses the following problems. > > * two memory leaks: enc_session (kex.c:781), session->packet_callbacks > (session.c:209); > > * openssl configuration problem: use OPENSSL_FOUND instead of > CRYPTO_FOUND, which doesn't exist in my cmake 2.8. > > * compile warnings: avoid using the name "signal" (channels.c); > > * link error when WITH_SERVER=0 (packet.c:59); > > * minor compile error (torture_options.c). thank you very much for your patch. I've split it up in smaller patches and pushed it to the repository. Cheers, -- andreas
Re: a small patch | Xi Wang <xi.wang@xxxxxxxxx> |
a small patch | Xi Wang <xi.wang@xxxxxxxxx> |