Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 May 2020 19:53:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 246189] graphics/wayland: fix wl_client_get_credentials
Message-ID:  <bug-246189-7141-muifQz6dDz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246189-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246189-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 mailing li=
st
<x11@FreeBSD.org> for maintainer-feedback:
Bug 246189: graphics/wayland: fix wl_client_get_credentials
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246189



--- Description ---
1) who wrote getsockopt(fd, SOL_SOCKET, LOCAL_PEERCRED)? that's wrong! with
SOL_SOCKET, the value of LOCAL_PEERCRED (1) is interpreted as SO_DEBUG (1).
2) we do have the pid in xucred since r348419, let's use it.



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