Tom Brubaker
2005-02-21 03:58:37 UTC
The description for Copy_From_User says:
+ return true if srcInUser was legal (even if copy was truncated, see
below)
And 'below' it talks about the maximum string length for SYS_PRINTSTRING and
SYS_SPAWN. In these cases, "You may use a third function to ensure this
proper termination or put the code directly in both SYS_PRINTSTRING and
SYS_SPAWN"
In what cases does Copy_From_User ever have the authority to do any
truncating of its own?
-Tom-
+ return true if srcInUser was legal (even if copy was truncated, see
below)
And 'below' it talks about the maximum string length for SYS_PRINTSTRING and
SYS_SPAWN. In these cases, "You may use a third function to ensure this
proper termination or put the code directly in both SYS_PRINTSTRING and
SYS_SPAWN"
In what cases does Copy_From_User ever have the authority to do any
truncating of its own?
-Tom-