XXX a comment in uipc_usrreq.c that requires updating.
This commit is contained in:
parent
73189791f2
commit
d7dca9034c
@ -1270,6 +1270,8 @@ unp_freerights(struct file **rp, int fdcount)
|
||||
* zero the pointer before calling
|
||||
* unp_discard since it may end up
|
||||
* in unp_gc()..
|
||||
*
|
||||
* XXXRW: This is less true than it used to be.
|
||||
*/
|
||||
*rp++ = 0;
|
||||
unp_discard(fp);
|
||||
|
Loading…
x
Reference in New Issue
Block a user