XXX a comment in uipc_usrreq.c that requires updating.

This commit is contained in:
Robert Watson 2006-01-13 00:00:32 +00:00
parent 73189791f2
commit d7dca9034c

View File

@ -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);