[webkit-reviews] review granted: [Bug 58004] Memory Leak in CoreIPC::decodeResourceError : [Attachment 88555] Patch to wrap NSError allocation with autorelease

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 18:46:54 PDT 2011


Maciej Stachowiak <mjs at apple.com> has granted Michael Saboff
<msaboff at apple.com>'s request for review:
Bug 58004: Memory Leak in CoreIPC::decodeResourceError
https://bugs.webkit.org/show_bug.cgi?id=58004

Attachment 88555: Patch to wrap NSError allocation with autorelease
https://bugs.webkit.org/attachment.cgi?id=88555&action=review

------- Additional Comments from Maciej Stachowiak <mjs at apple.com>
r=me

(But why autorelease instead of release? Explicit release is usually better.)


More information about the webkit-reviews mailing list