https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195883
--- Comment #2 from Hans Petter Selasky <[email protected]> --- Currently only the first 8 bits of the flags are used, and flags has "int" type, so it shouldn't be a problem. Also it allows us to optimise the flags check in the error case. --HPS -- 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]"
