K 10 svn:author V 7 git2svn K 8 svn:date V 27 2022-10-07T15:27:39.754547Z K 7 svn:log V 397 libc: Fix size range check in setvbuf From enh at google.com via openbsd-tech mailing list via pfg@: The existing test is wrong for LP64, where size_t has twice as many relevant bits as int, not just one. (Found by inspection by rprichard.) (cherry picked from commit 9515313b26beb005a521aff2e6edd4d75cd010da) Git Hash: 641ef7e69a49d793092859f8777817b5ecc82c51 Git Author: emaste@FreeBSD.org END