Bug 105571

Summary: Harden pointers in FastMalloc's singly linked list implementation
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch barraclough: review+

Oliver Hunt
Reported 2012-12-20 13:15:55 PST
Harden pointers in FastMalloc's singly linked list implementation
Attachments
Patch (2.92 KB, patch)
2012-12-20 13:19 PST, Oliver Hunt
barraclough: review+
Oliver Hunt
Comment 1 2012-12-20 13:19:05 PST
WebKit Review Bot
Comment 2 2012-12-20 13:23:11 PST
Attachment 180397 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/wtf/Fa..." exit_code: 1 Source/WTF/wtf/FastMalloc.cpp:687: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Source/WTF/wtf/FastMalloc.cpp:691: 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.
Gavin Barraclough
Comment 3 2012-12-20 13:34:07 PST
Comment on attachment 180397 [details] Patch r+, assuming you're performance tested this one something.
Oliver Hunt
Comment 4 2012-12-20 13:36:56 PST
Note You need to log in before you can comment on or make changes to this bug.