 Chromium Code Reviews
 Chromium Code Reviews Issue 
            11362046:
    Tweak TCMalloc freelist pointer masking  (Closed)
    
  
    Issue 
            11362046:
    Tweak TCMalloc freelist pointer masking  (Closed) 
  | DescriptionTweak TCMalloc freelist pointer masking
Previously I wasn't masking NULL freelist pointers because I didn't want to potentially leak address information. However, the branch for this is a hot point, and the leakage risk is still there for non-NULL known values.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166277
   Patch Set 1 #
 Messages
    Total messages: 4 (0 generated)
     | |||||||||||||||||||