Re: [PATCH] Secure IPC perms
Ingo Brückl <[email protected]> Tue, 19 Nov 2024 21:00:03 +0100
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 18 Nov 2024 20:14:07 -1000, compn wrote: > 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. This has already been fixed in r38419. Ingo