https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198014
--- Comment #11 from Konstantin Belousov <[email protected]> --- (In reply to eric from comment #10) I do not have an opinion which case currently is handled more correctly. I tend to agree with notion that empty case handling of silent ignore of the foreign owner is probably more appropriate. Also, it took me some time to understand how pi_owner could be NULL. Probably, a comment should be added. I also suggest to split the comment in if (pi != NULL) into two. The first sentence should go before if (pi != NULL) test, and the second sentence left as is. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
