[ASan] fix deallocation hook in allocator2: according to specification, dealloc hook...
authorAlexey Samsonov <samsonov@google.com>
Tue, 29 Jan 2013 08:19:11 +0000 (08:19 +0000)
committerAlexey Samsonov <samsonov@google.com>
Tue, 29 Jan 2013 08:19:11 +0000 (08:19 +0000)
commit9aa2e4f5c41c76ea8d7941cfa73c8cd4df45cdf6
treef2c6a4aa21f3812987419be3f22bae4f35405a98
parentc048154b9b2aeb536a166a6ca8bec7db43355bf2
[ASan] fix deallocation hook in allocator2: according to specification, dealloc hook should be called before deallocating memory

llvm-svn: 173778
compiler-rt/lib/asan/asan_allocator2.cc