[Webkit-unassigned] [Bug 29026] CRASH: fastRealloc crashes on realloc(ptr, 0)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 9 09:28:59 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29026
Dimitri Glazkov (Google) <dglazkov at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dglazkov at chromium.org
--- Comment #4 from Dimitri Glazkov (Google) <dglazkov at chromium.org> 2009-09-09 09:28:59 PDT ---
I think Mike is right that fastRealloc shouldn't crash if it's not failing
allocation -- especially when allocating to 0, in which case NULL is the valid
output.
--
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