Hi Waldemar,
sure, patch attached.
Frank
On Sonntag, 11. Februar 2024 07:11:36 CET Waldemar Brodkorb wrote:
Hi Frank,
could you sent a patch including your good description with your
Signed-Off-By? For example with git format-patch -s origin
Thanks in advance
Waldemar
Frank Mehnert wrote,
> Hi,
>
> static analysis tools complain that the following code lacks a null-pointer
> check:
>
>
> ldso/ldso/dl-elf.c:
>
> /*
> * Add this object into the symbol chain
> */
>
> [...]