[Webkit-unassigned] [Bug 26875] Large buffer allocation on the stack
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 1 00:59:39 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26875
------- Comment #2 from mrowe at apple.com 2009-07-01 00:59 PDT -------
In what sense are they too large for the stack?
Rather than manually calling delete it would be preferable to use an OwnPtr to
make the code more robust against future modifications.
--
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