Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Jul 2017 03:03:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 217676] [DRI3] x11/libxshmfence: switch to /tmp for named shared memory mappings
Message-ID:  <bug-217676-7141-qvjivu1DgN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217676-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217676-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217676

--- Comment #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Thu Jul  6 03:02:59 UTC 2017
New revision: 445125
URL: https://svnweb.freebsd.org/changeset/ports/445125

Log:
  MFH: r445016

  x11/libxshmfence: don't leak /tmp/shmfd* files with O_CLOEXEC

  - Both mkostemp() and mkstemp() need explicit call to unlink()
  - Unobfuscate fallback if both O_TMPFILE and mksotemp() are N/A
  - O_TMPFILE (Linux-only) appeared after O_CLOEXEC, no need to check

  PR:           217676 (for tracking)
  Approved by:  ports-secteam (junovitch)

Changes:
_U  branches/2017Q2/
  branches/2017Q2/x11/libxshmfence/Makefile
  branches/2017Q2/x11/libxshmfence/files/patch-src__xshmfence_alloc.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217676-7141-qvjivu1DgN>