Skip to content
Commit 5a9b616d authored by Alexander Potapenko's avatar Alexander Potapenko
Browse files

For invalid pointers passed to free_common check whether they are actually...

For invalid pointers passed to free_common check whether they are actually skewed to hold an additional CFAllocatorRef.
If so, fix the pointer and pass it to asan_free.

See http://code.google.com/p/address-sanitizer/issues/detail?id=70 for more background.

llvm-svn: 162839
parent d5a176db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment