[Bug dynamic-link/21528] New: Duplicated minimal strtoul implementations in ld.so

hjl.tools at gmail dot com sourceware-bugzilla@sourceware.org
Sat May 27 21:53:00 GMT 2017


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

            Bug ID: 21528
           Summary: Duplicated minimal strtoul implementations in ld.so
           Product: glibc
           Version: 2.26
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dynamic-link
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---

There are 2 minimal strtoul implementations in ld.so.  One is
__strtoul_internal in elf/dl-minimal.c and the other is
tunables_strtoul in elf/dl-tunables.c.  Only one is needed.

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


More information about the Glibc-bugs mailing list