[webkit-reviews] review granted: [Bug 45472] Memory leak in red/black tree : [Attachment 67063] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 9 11:11:56 PDT 2010


James Robinson <jamesr at chromium.org> has granted Kenneth Russell
<kbr at google.com>'s request for review:
Bug 45472: Memory leak in red/black tree
https://bugs.webkit.org/show_bug.cgi?id=45472

Attachment 67063: Patch
https://bugs.webkit.org/attachment.cgi?id=67063&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
Suggestion: ad a private override for operator new on PODRedBlackTree::Node to
avoid this sort of bug in the future.


More information about the webkit-reviews mailing list