[Bug 102031] xf86drm.c should use readdir() instead of readdir_r()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 3 18:35:24 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=102031

            Bug ID: 102031
           Summary: xf86drm.c should use readdir() instead of readdir_r()
           Product: DRI
           Version: XOrg git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: libdrm
          Assignee: dri-devel at lists.freedesktop.org
          Reporter: thomasanderson at google.com

readdir_r() has been deprecated in glibc-2.24, so trying to compile libdrm
against those headers will give a deprecation warning.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170803/0bdf70ec/attachment-0001.html>


More information about the dri-devel mailing list