]> git.ipfire.org Git - thirdparty/glibc.git/commit
Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.
authorOndřej Bílka <neleai@seznam.cz>
Thu, 31 Oct 2013 12:58:01 +0000 (13:58 +0100)
committerOndřej Bílka <neleai@seznam.cz>
Thu, 31 Oct 2013 12:59:01 +0000 (13:59 +0100)
commit5d30d853295a5fe04cad22fdf649c5e0da6ded8c
tree9428bf5c8d81db0efbc55c3e51cc0fe94244fb51
parent8a43e768d9404c64e0d98d7a54871abad427fd69
Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.
ChangeLog
NEWS
rt/tst-shm.c
sysdeps/unix/sysv/linux/shm_open.c