Re: [PATCH] Secure IPC perms

compn <[email protected]> Mon, 18 Nov 2024 20:14:07 -1000
Newsgroups gmane.comp.video.mplayer.devel
Message-ID <[email protected]>
On Sat, 22 Apr 2023 13:18:55 +0000
Wladmis <[email protected]> wrote:

> From: "Vladimir D. Seleznev" <[email protected]>
> 
> shmget(2) is not subject of umask(2), so it's better to use more
> proper perms for it.


saw this was stuck in mod queue. not sure if it was posted, but
its here now.

-compn