https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272474
Brooks Davis <bro...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bro...@freebsd.org --- Comment #1 from Brooks Davis <bro...@freebsd.org> --- With such a long lived bug, I might be tempted to go with: return (length <= (size_t)INT_MAX ? length : -1); -- You are receiving this mail because: You are the assignee for the bug.