mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
tmux: only consider ACCESSPERMS for setting mode on socket_path.
it explicitly removes any S_ISUID|S_ISGID|S_ISTXT bits, instead of letting pledge(2) silenciously remove them. ok nicm@ beck@ deraadt@
This commit is contained in: