[webkit-reviews] review requested: [Bug 72017] [EFL] Replace alloca to C++ new placement : [Attachment 121226] updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 00:05:52 PST 2012


Grzegorz <g.czajkowski at samsung.com> has asked  for review:
Bug 72017: [EFL] Replace alloca to C++ new placement
https://bugs.webkit.org/show_bug.cgi?id=72017

Attachment 121226: updated patch
https://bugs.webkit.org/attachment.cgi?id=121226&action=review

------- Additional Comments from Grzegorz <g.czajkowski at samsung.com>
Buffer is created on stack so we don't need to delete it.


More information about the webkit-reviews mailing list