WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
100385
SamplingTool should use fastCalloc/fastFree rather than calloc/free
https://bugs.webkit.org/show_bug.cgi?id=100385
Summary
SamplingTool should use fastCalloc/fastFree rather than calloc/free
Yong Li
Reported
2012-10-25 08:47:00 PDT
...
Attachments
Add attachment
proposed patch, testcase, etc.
Yong Li
Comment 1
2012-10-25 09:04:40 PDT
TextIterator.cpp also uses malloc/free...
Yong Li
Comment 2
2012-10-25 09:14:01 PDT
and plugin/npapi.coo
Yong Li
Comment 3
2012-10-25 09:16:24 PDT
bridge/NP_jsobject.cpp
Yong Li
Comment 4
2012-10-25 10:05:24 PDT
bridge/npruntime.cpp
Yong Li
Comment 5
2012-10-25 10:05:40 PDT
MediaPlayerPrivateBlackBerry.cpp
Yong Li
Comment 6
2012-10-25 10:12:00 PDT
I also want to fix the warning in inline ValidationHeader* fastMallocValidationHeader(void* p) inline ValidationTag* fastMallocValidationSuffix(void* p) reinterpret_cast<ValidationTag*>(char*) gives warnings
Yong Li
Comment 7
2012-10-25 11:29:05 PDT
InputHandler.cpp
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