@@ -817,7 +817,7 @@ long do_shmat(int shmid, char __user *shmaddr, int shmflg, ulong *raddr)
structipc_namespace*ns;
structshm_file_data*sfd;
structpathpath;
mode_tf_mode;
fmode_tf_mode;
err=-EINVAL;
if(shmid<0)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.