[webkit-reviews] review requested: [Bug 20777] [CURL] memory leak of ResouceHandles : [Attachment 23343] Fix the leak

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 11 04:07:35 PDT 2008


Marco Barisione <marco.barisione at collabora.co.uk> has asked  for review:
Bug 20777: [CURL] memory leak of ResouceHandles
https://bugs.webkit.org/show_bug.cgi?id=20777

Attachment 23343: Fix the leak
https://bugs.webkit.org/attachment.cgi?id=23343&action=edit

------- Additional Comments from Marco Barisione
<marco.barisione at collabora.co.uk>
Delete the ResourceHandle when the job is completed or there is an error. I
used delete directly instead of deref because the win port is doing the same.


More information about the webkit-reviews mailing list