public inbox for [email protected]
help / color / mirror / Atom feedFrom: Ashesh Vashi <[email protected]>
To: Timon <[email protected]>
Cc: pgadmin-hackers <[email protected]>
Subject: Re: pgAdmin III commit: A manual merge of few last commits from libssh2 res
Date: Wed, 9 Dec 2015 18:23:56 +0530
Message-ID: <CAG7mmozb_M8-14oDKfgrkXx=F2HpQ0=JpE1ypHq75Bjs832CZg@mail.gmail.com> (raw)
In-Reply-To: <CAAeC-StwWVax0sURMdXSXcSVi+YnvzT5dKqj_pWxAKrBbDM9Lg@mail.gmail.com>
References: <[email protected]>
<CAAeC-StwWVax0sURMdXSXcSVi+YnvzT5dKqj_pWxAKrBbDM9Lg@mail.gmail.com>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Thanks for pointing that out quickly.
I've made the changes. (I certainly need the break).
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com;
*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi;
On Wed, Dec 9, 2015 at 5:20 PM, Timon <[email protected]> wrote:
> forget ; at end of line
>
> diff --git a/pgadmin/libssh2/hostkey.c b/pgadmin/libssh2/hostkey.c
> index 3b72782..09955d7 100644
> --- a/pgadmin/libssh2/hostkey.c
> +++ b/pgadmin/libssh2/hostkey.c
> @@ -94,7 +94,7 @@ hostkey_method_ssh_rsa_init(LIBSSH2_SESSION * session,
> n = s;
>
> ret = _libssh2_rsa_new(&rsactx, e, e_len, n, n_len, NULL, 0,
> - NULL, 0, NULL, 0, NULL, 0, NULL, 0, NULL, 0)
> + NULL, 0, NULL, 0, NULL, 0, NULL, 0, NULL, 0);
> if (ret) {
> return -1;
> }
>
>
> 2015-12-09 10:23 GMT+03:00 Ashesh Vashi <[email protected]>:
>
>> A manual merge of few last commits from libssh2 resulted into an critical
>> issue.
>>
>> Branch
>> ------
>> master
>>
>> Details
>> -------
>>
>> http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5b2f89173e0da9c27afe4aa686e43dd46c966...
>> Author: Dmitriy Olshevskiy <[email protected]>
>>
>> Modified Files
>> --------------
>> pgadmin/libssh2/hostkey.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>>
>> --
>> Sent via pgadmin-hackers mailing list ([email protected])
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgadmin-hackers
>>
>
>
>
> --
> All bugs reserved
>
view thread (3+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin III commit: A manual merge of few last commits from libssh2 res
In-Reply-To: <CAG7mmozb_M8-14oDKfgrkXx=F2HpQ0=JpE1ypHq75Bjs832CZg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox