RESOLVED FIXED 119233
Tons of FastMalloc leaks reported by leaks of objects that have already been deallocated
https://bugs.webkit.org/show_bug.cgi?id=119233
Summary Tons of FastMalloc leaks reported by leaks of objects that have already been ...
Mark Rowe (bdash)
Reported 2013-07-29 20:02:27 PDT
Attachments
Patch v1 (1.75 KB, patch)
2013-07-29 20:03 PDT, Mark Rowe (bdash)
sam: review+
Mark Rowe (bdash)
Comment 1 2013-07-29 20:03:31 PDT
Created attachment 207684 [details] Patch v1
WebKit Commit Bot
Comment 2 2013-07-29 20:06:16 PDT
Attachment 207684 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/wtf/FastMalloc.cpp']" exit_code: 1 Source/WTF/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Source/WTF/wtf/FastMalloc.cpp:1369: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 2 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Mark Rowe (bdash)
Comment 3 2013-07-29 21:19:22 PDT
Landed in r153455.
Note You need to log in before you can comment on or make changes to this bug.