[Webkit-unassigned] [Bug 23089] [jsfunfuzz] tostring on large array causes oom hang/crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 4 08:55:56 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23089
------- Comment #6 from darin at apple.com 2009-01-04 08:55 PDT -------
(In reply to comment #5)
> No i dind't mean in general --i was asking (somewhat vaguely i guess) whether
> there a template parameter or something that control which malloc a vector
> would use.
Sure, we could. But then we'd still need to define what various operations do
when allocation fails when that template parameter was set.
It might be better to have a completely separate class template. We could still
share implementation with Vector.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list