Re: [PATCH] Secure IPC perms
Ingo Brückl <[email protected]> Sun, 23 Apr 2023 01:01:53 +0200
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
Wladmis <[email protected]> wrote on Sat, 22 Apr 2023 16:36:17 +0000: > shmget(2) is not subject of umask(2), so it's better to use more proper > perms for it. Applied. Ingo