ell.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Gix, Brian <brian.gix@intel.com>
To: ell@lists.01.org
Subject: Re: [PATCH v2] cert: Fix warning of possible uninitialized var
Date: Mon, 25 Jan 2021 17:40:27 +0000	[thread overview]
Message-ID: <56983e54ba628ae3cbf051e53737ba054ac7781b.camel@intel.com> (raw)
In-Reply-To: <a4a76a10-fc28-92c4-2373-46579a7cc468@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 888 bytes --]

Sorry Denis....   In a conf call with Marcel, he suggested the patch in v3 just sent...


Also, if possible, we would like to get a 0.37 version of ELL labeled, since this will be the first working
version for us since 0.35, and I need to account for the file name change of pkcs5 --> cert-crypto


On Mon, 2021-01-25 at 10:34 -0600, Denis Kenzior wrote:
> Hi Brian,
> 
> On 1/18/21 12:20 PM, Brian Gix wrote:
> > ell/cert-crypto.c: In function ‘cert_pkcs12_pbkdf’:
> > ell/cert-crypto.c:244:3: error: ‘bmpstring’ may be used uninitialized in this function [-Werror=maybe-
> > uninitialized]
> >    244 |   explicit_bzero(bmpstring, passwd_len);
> >        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > ---
> >   ell/cert-crypto.c | 10 ++++++----
> >   1 file changed, 6 insertions(+), 4 deletions(-)
> > 
> 
> Applied, thanks.
> 
> Regards,
> -Denis
> 

      reply	other threads:[~2021-01-25 17:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18 18:20 [PATCH v2] cert: Fix warning of possible uninitialized var Brian Gix
2021-01-22 16:15 ` Denis Kenzior
2021-01-22 22:29   ` Andrew Zaborowski
2021-01-25 16:34 ` Denis Kenzior
2021-01-25 17:40   ` Gix, Brian [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56983e54ba628ae3cbf051e53737ba054ac7781b.camel@intel.com \
    --to=brian.gix@intel.com \
    --cc=ell@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).