In kernel mode, we have to duplicate the callers argv[] buffer when exec'ing...
In kernel mode, we have to duplicate the callers argv[] buffer when exec'ing new tasks. When the argv[] buffer is needed, the caller's address environment will not longer be in place
Loading
Please register or sign in to comment