https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89259

David Binderman <dcb314 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iverbin at gcc dot gnu.org

--- Comment #1 from David Binderman <dcb314 at hotmail dot com> ---
svn blame says

238603    iverbin     // An incorrect size is treated as failure
238603    iverbin     if (size < 0) {
238603    iverbin         return 1;
238603    iverbin     }

Reply via email to