https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272474
Brooks Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Brooks Davis <[email protected]> --- 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.
