• Nathan Bronson's avatar
    probabilistic F14 ref and iter stability testing under ASAN · ed2ea649
    Nathan Bronson authored
    Summary:
    This diff adds spurious rehash at places where the caller should
    not be assuming reference (unless guaranteed) or iterator stability,
    allowing ASAN to detect these problems.  Under ASAN it also junk-fills
    deleted value_type instances that can't be immediately deallocated.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D9826273
    
    fbshipit-source-id: 2d543473b17ffd7debb52082a3e72842121ece1a
    ed2ea649
F14.md 13.2 KB