Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Jul 2017 13:48:09 +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-SR2FuFRkqi@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 #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Tue Jul  4 13:47:46 UTC 2017
New revision: 445016
URL: https://svnweb.freebsd.org/changeset/ports/445016

Log:
  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)
  MFH:          2017Q3 2017Q2

Changes:
  head/x11/libxshmfence/Makefile
  head/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-SR2FuFRkqi>