Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1a6Z6Y-0003RS-7G for pgadmin-hackers@arkaria.postgresql.org; Wed, 09 Dec 2015 07:24:02 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1a6Z6X-0007pJ-JD for pgadmin-hackers@arkaria.postgresql.org; Wed, 09 Dec 2015 07:24:01 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1a6Z6X-0007pD-9A for pgadmin-hackers@postgresql.org; Wed, 09 Dec 2015 07:24:01 +0000 Received: from mail-lf0-x22a.google.com ([2a00:1450:4010:c07::22a]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1a6Z6T-0003lq-L0 for pgadmin-hackers@postgresql.org; Wed, 09 Dec 2015 07:24:00 +0000 Received: by lfdl133 with SMTP id l133so27982604lfd.2 for ; Tue, 08 Dec 2015 23:23:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ej2mh9Hn8DF2+CNfI0kHYdvzWJ+It/I9CtpCQlZQ/Uw=; b=iHVHSAZ1AwNmyZp+Jfhf66wHaN7+2yNCs0lY5nvmXT8cTlAFH8UCTPCV0lF0a82ZET CZVNU+MOS3sRgagoElTvg8fQMQOuW98EWrAO5ivQgcQG9MFifUM/3ZSSi9j264d7VtEC cKpDt5yzTbFY0c3r47jSgYRiBOK67pbBAnThoTmMaxO26UvoGmhHtMh5xsXFmea+BcAg 6wM3cq310l9yOU6ePl9vRc+WywYaAlH6zXcEWAuXmeEVbqlrwaHE2if55gh8gxxPIsIT 3isMM3wTMsfbSCWrKcrJKAFGeqTjZML760MiBNWulABWGnNWVDbK1CLPpfUdba7Qk89h wH5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=ej2mh9Hn8DF2+CNfI0kHYdvzWJ+It/I9CtpCQlZQ/Uw=; b=UZrO5jSnXYEGWgtBqfxQgmFRD7sBQPJeoyXLSKTT2y6wdqJjI7bE6vObinCvvesWJC e9aLXL2o1m9ozgObCWqKhIbqkfx4lY7eFlAJji1dQuRP0mlK0QPuRqLo/UADppiZ9Z4u PvxB31gEdRuHBg4/WIrSqoa+H1baOvC3l11/idtkHSypKUcq0P7XLI9T1bnuXqNoeVOJ tQvMfFoA1chSJDG8C80Uc3//pMxeL0rSc0lUK0r1URa+RPfGXxIUTeKvwDMqzbuQKGU8 nWIWhhUQWORpgatewXQvkyjnKz0K1KauzuUUetFL9Xi9O82CdVER+GHyTHZO+JNRfuFy A9iQ== X-Gm-Message-State: ALoCoQk8urjBj0tPTdYL+alXaywlb58vU+pHCFEYmMPFPEvKKT//icqfOAnXiK+Vv/Hhfi+LvHLpnN9FO8+JVK94frF+XIPvdsXokHSnE9sMLVREysDznaA= X-Received: by 10.25.144.5 with SMTP id s5mr1574013lfd.154.1449645836325; Tue, 08 Dec 2015 23:23:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.95.38 with HTTP; Tue, 8 Dec 2015 23:23:36 -0800 (PST) In-Reply-To: <56670F4F.6010209@bk.ru> References: <56670F4F.6010209@bk.ru> From: Ashesh Vashi Date: Wed, 9 Dec 2015 12:53:36 +0530 Message-ID: Subject: Re: patch: fix errors after libssh2 merge To: Dmitriy Olshevskiy Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a114019bc1fe98d052671f95d X-Pg-Spam-Score: -1.0 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a114019bc1fe98d052671f95d Content-Type: text/plain; charset=UTF-8 Thanks. I have checked-in. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Tue, Dec 8, 2015 at 10:41 PM, Dmitriy Olshevskiy wrote: > Hello everyone! > please see the file attached. there are some small, but critical errors in > the libssh2/hostkey.c. > thank you. > > -- > Dmitriy Olshevskiy > > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > > --001a114019bc1fe98d052671f95d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks.
I have checked-in.

--

Thanks & Regards,

Ashesh Vashi<= /span>
Ent= erpriseDB INDIA: Enterprise PostgreSQL Company

<= br>

<= a href=3D"http://www.linkedin.com/in/asheshvashi" target=3D"_blank">http= ://www.linkedin.com/in/asheshvashi


On Tue, Dec 8, 2015 at 10:41 PM, Dmitriy Ols= hevskiy <olshevskiy87@bk.ru> wrote:
Hello everyone!
please see the file attached. there are some small, but critical errors in = the libssh2/hostkey.c.
thank you.

--
Dmitriy Olshevskiy



--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers=


--001a114019bc1fe98d052671f95d--