From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 102031] xf86drm.c should use readdir() instead of readdir_r() Date: Thu, 03 Aug 2017 18:35:24 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1375800960==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id A256F6E2AB for ; Thu, 3 Aug 2017 18:35:24 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1375800960== Content-Type: multipart/alternative; boundary="15017853240.7A01.27247"; charset="UTF-8" --15017853240.7A01.27247 Date: Thu, 3 Aug 2017 18:35:24 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D102031 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@lists.freedesktop.org Reporter: thomasanderson@google.com readdir_r() has been deprecated in glibc-2.24, so trying to compile libdrm against those headers will give a deprecation warning. --=20 You are receiving this mail because: You are the assignee for the bug.= --15017853240.7A01.27247 Date: Thu, 3 Aug 2017 18:35:24 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
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@lists.freedesktop.org
Reporter thomasanderson@google.com

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


You are receiving this mail because:
  • You are the assignee for the bug.
= --15017853240.7A01.27247-- --===============1375800960== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1375800960==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 102031] xf86drm.c should use readdir() instead of readdir_r() Date: Thu, 22 Mar 2018 16:52:35 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1918032397==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 55C946ECB4 for ; Thu, 22 Mar 2018 16:52:35 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1918032397== Content-Type: multipart/alternative; boundary="15217375551.fA8678BFC.26468" Content-Transfer-Encoding: 7bit --15217375551.fA8678BFC.26468 Date: Thu, 22 Mar 2018 16:52:35 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D102031 Emil Velikov changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Emil Velikov --- Should be fixed with commit bb45ce4e3ac751315bfd7fbfd9e1425bf515ec0d Author: John Stultz Date: Tue Mar 20 17:48:23 2018 +0000 libdrm: Use readdir instead of readdir_r to avoid build warnings --=20 You are receiving this mail because: You are the assignee for the bug.= --15217375551.fA8678BFC.26468 Date: Thu, 22 Mar 2018 16:52:35 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated Emil Velikov changed bug 10203= 1
What Removed Added
Resolution --- FIXED
Status NEW RESOLVED

Commen= t # 1 on bug 10203= 1 from Emil Velikov
Should be fixed with

commit bb45ce4e3ac751315bfd7fbfd9e1425bf515ec0d
Author: John Stultz <john.=
stultz@linaro.org>
Date:   Tue Mar 20 17:48:23 2018 +0000

    libdrm: Use readdir instead of readdir_r to avoid build warnings


You are receiving this mail because:
  • You are the assignee for the bug.
= --15217375551.fA8678BFC.26468-- --===============1918032397== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1918032397==--