https://sourceware.org/bugzilla/show_bug.cgi?id=30729

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #4 from Mark Wielaard <mark at klomp dot org> ---
Thanks for testing. Pushed that fix:

commit 09e61a65953ed814d9e970f7f9ffb9c2d8cda477
Author: Mark Wielaard <m...@klomp.org>
Date:   Mon Aug 28 20:23:41 2023 +0200

    libelf: Remove elf_scncnt from libelf.map

    elf_scncnt was never implemented. It was probably an old name for
    elf_getshnum (which was the deprecated name of the elf_getshdrnum
    alias). Just remove it from the map file

            * libelf/libelf.map (ELFUTILS_1.0): Remove elf_scncnt.

    https://sourceware.org/bugzilla/show_bug.cgi?id=30729

    Reported-by: Kostadin Shishmanov <koce...@tutanota.com>
    Signed-off-by: Mark Wielaard <m...@klomp.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to