Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-25441

glibc: Fix mremap conditional argument processing

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • rhel-10.0.beta
    • glibc
    • sst_pt_libraries
    • ssg_platform_tools
    • 2
    • True
    • Hide

      Outcome of upstream discussion: 

      Show
      Outcome of upstream discussion:  [PATCH 3/6] linux: Implement mremap in C
    • None
    • Red Hat Enterprise Linux
    • None
    • None
    • None
    • All
    • None

      The glibc mremap implementation currently checks the flags argument to see if it needs to pass the final address argument. We should check if we can simplify this into a direct system call wrapper (that is, if the kernel ignores the argument if we do not pass it).

            fweimer@redhat.com Florian Weimer
            fweimer@redhat.com Florian Weimer
            Florian Weimer Florian Weimer
            Sergey Kolosov Sergey Kolosov
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: