Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2021 03:32:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 239630] x11/libxshmfence: prefer SHM_ANON over mksotemp()
Message-ID:  <bug-239630-7141-djyIOABMkk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239630-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239630-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=3D239630

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Df783260c1c4d7bacbb6d36cab209eab=
28da49d4e

commit f783260c1c4d7bacbb6d36cab209eab28da49d4e
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2019-08-03 21:14:43 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-05-27 03:30:56 +0000

    x11/libxshmfence: prefer SHM_ANON over mksotemp()

    SHM_ANON is faster and more similar to memfd_create()

    PR:             239630
    Approved by:    jkim

 x11/libxshmfence/Makefile                           |  1 +
 x11/libxshmfence/files/patch-src__xshmfence_alloc.c | 12 +++++++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-239630-7141-djyIOABMkk>