[Webkit-unassigned] [Bug 94810] Vector::shrinkToFit should use realloc when canCopyWithMemcpy is true
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 23 12:07:33 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=94810
--- Comment #2 from Yong Li <yoli at rim.com> 2012-08-23 12:07:31 PST ---
(In reply to comment #1)
> Can realloc result in more memory fragmentation?
It could... But that is up to the implementation of realloc, because realloc doesn't have to keep the address unchanged when shrinking.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list