ioctl(2) can return EFAULT from copyin.
PR: 29285 Submitted by: Philipp Mergenthaler <philipp.mergenthaler@stud.uni-karlsruhe.de>
This commit is contained in:
parent
7bd0b86765
commit
43b8c5db92
@ -131,6 +131,9 @@ references.
|
||||
or
|
||||
.Fa argp
|
||||
is not valid.
|
||||
.It Bq Er EFAULT
|
||||
.Fa Argp
|
||||
points outside the process's allocated address space.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr mt 1 ,
|
||||
|
Loading…
Reference in New Issue
Block a user