https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218919
--- Comment #4 from Brooks Davis <[email protected]> --- I did a quick scan of sooptcopyin() use and only a tiny portion of callers call with a minlength less than length. We should likely separate the two usecases. Separately, only one case seems to use the support for overly long arguments. If most cases that support seems harmful since it allows userspace programming errors to be hidden. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
