[Bug malloc/25582] sysmalloc fails to allocate memory

schwab@linux-m68k.org sourceware-bugzilla@sourceware.org
Thu Feb 20 10:20:00 GMT 2020


https://sourceware.org/bugzilla/show_bug.cgi?id=25582

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
Don't write beyond the boundaries of the vector.

        dp[i] = dp[i-1] + 1;

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list