[PATCH] scripts/test-installation.pl: Handle NSS crypto libraries [BZ #21940]

Florian Weimer fweimer@redhat.com
Thu Oct 5 10:53:00 GMT 2017


On 08/10/2017 02:30 PM, Florian Weimer wrote:
> The warning looked like this:
> 
> Use of uninitialized value in string ne at
>    …/scripts/test-installation.pl line 184, <LDD> line 24.
> 
> It is triggered by this line of ldd output:
> 
>   libfreebl3.so => /lib64/libfreebl3.so (0x00007f055003c000)
> 
> The other lines have a version in the soname:
> 
>   libanl.so.1 => /lib64/libanl.so.1 (0x00007f055023f000)
> 
> 2017-08-10  Florian Weimer<fweimer@redhat.com>
> 
> 	[BZ #21940]
> 	* scripts/test-installation.pl: Handle NSS crypto libaries in ldd
> 	output.

Ping?

<https://sourceware.org/ml/libc-alpha/2017-08/msg00391.html>

Thanks,
Florian



More information about the Libc-alpha mailing list