On Mon, 18 Aug 2014 15:09:40 +0200, Dimitry Sibiryakov <[email protected]>
wrote:
> 18.08.2014 15:03, marius adrian popa wrote:
>> The comment is at the end of the bug
>>
>> "I'm only disabling the firebird code as it uses a custom allocator
>> that does not work nicely with Asan."
> 
>    If "Asan" (whatever it is) can't work with custom allocator is it
>    allocator's problem?..

Asan is an Address Sanitizer, see
http://clang.llvm.org/docs/AddressSanitizer.html

It is a tool to detect memory errors allocation (etc) errors, see the
link.

Mark

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to