AllocationSize(ptr) should check that |ptr| actually points to the beginning...
AllocationSize(ptr) should check that |ptr| actually points to the beginning of the chunk it belongs to. Fixes http://code.google.com/p/address-sanitizer/issues/detail?id=86 llvm-svn: 161320
Loading
Please register or sign in to comment