fdfree() clears p_fd for us, no need to do it again.
This commit is contained in:
parent
4562d72638
commit
6d345e2a45
@ -781,7 +781,6 @@ aio_daemon(void *uproc)
|
||||
* filedescriptors, except as temporarily inherited from the client.
|
||||
*/
|
||||
fdfree(td);
|
||||
mycp->p_fd = NULL;
|
||||
|
||||
mtx_unlock(&Giant);
|
||||
/* The daemon resides in its own pgrp. */
|
||||
|
Loading…
Reference in New Issue
Block a user