Skip to content
Commit 0064dc52 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

realloc(): When realloc() has to fall back to calling malloc(), size including...

realloc(): When realloc() has to fall back to calling malloc(), size including overhead was being provided to malloc(), causing a slightly larger allocation than needed.  Noted by initialkjc@yahoo.com
parent 91f96b6e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment