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 >