[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Review of SSH1 code removal
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: Re: Review of SSH1 code removal
- From: Jakub Jelen <jjelen@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 02 Jul 2018 13:11:04 +0200
- To: libssh@xxxxxxxxxx
On Fri, 2018-06-29 at 12:04 +0200, Andreas Schneider wrote: > On Friday, 29 June 2018 11:27:11 CEST Jakub Jelen wrote: > > On Fri, 2018-06-29 at 10:09 +0200, Andreas Schneider wrote: > > > On Friday, 29 June 2018 09:41:25 CEST Jakub Jelen wrote: > > > > Changeset: > > > > https://git.libssh.org/users/asn/libssh.git/commit/?h=master- > > > > ssh1 During some further work, I just noticed also the following function, that was left behind and unused: /home/jjelen/devel/libssh/tests/unittests/torture_pki_rsa.c:437:13: warning: ‘torture_pki_rsa_generate_key1’ defined but not used [- Wunused-function] static void torture_pki_rsa_generate_key1(void **state) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lets remove also this one. Thanks, -- Jakub Jelen Software Engineer Security Technologies Red Hat, Inc.
Re: Review of SSH1 code removal | Andreas Schneider <asn@xxxxxxxxxxxxxx> |