[Webkit-unassigned] [Bug 100385] SamplingTool should use fastCalloc/fastFree rather than calloc/free

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 10:10:52 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=100385





--- Comment #6 from Yong Li <yoli at rim.com>  2012-10-25 10:12:00 PST ---
I also want to fix the warning in 

        inline ValidationHeader* fastMallocValidationHeader(void* p)
        inline ValidationTag* fastMallocValidationSuffix(void* p)

reinterpret_cast<ValidationTag*>(char*) gives warnings

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list