WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
128249
Add support for MallocScribble to FastMalloc
https://bugs.webkit.org/show_bug.cgi?id=128249
Summary
Add support for MallocScribble to FastMalloc
David Kilzer (:ddkilzer)
Reported
2014-02-05 07:48:43 PST
We should add support for MallocScribble to FastMalloc.
Attachments
Patch v1
(5.81 KB, patch)
2014-02-05 11:37 PST
,
David Kilzer (:ddkilzer)
oliver
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2014-02-05 07:49:00 PST
<
rdar://problem/15946481
>
David Kilzer (:ddkilzer)
Comment 2
2014-02-05 11:37:30 PST
Created
attachment 223252
[details]
Patch v1
WebKit Commit Bot
Comment 3
2014-02-05 11:40:05 PST
Attachment 223252
[details]
did not pass style-queue: ERROR: Source/WTF/wtf/FastMalloc.cpp:460: Missing space before { [whitespace/braces] [5] ERROR: Source/WTF/wtf/FastMalloc.cpp:1273: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 2 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Oliver Hunt
Comment 4
2014-02-05 11:48:29 PST
Comment on
attachment 223252
[details]
Patch v1 It would be better to just modify POISON_DEALLOCATION as that will get all deallocations, and already has the correct allocation size
David Kilzer (:ddkilzer)
Comment 5
2016-11-04 13:58:34 PDT
FastMalloc was replaced by bmalloc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug