This is an env variable ASAN_OPTIONS= allocator_may_return_null=1 On Mar 15, 2014 9:49 PM, "Jeffrey Walton" <[email protected]> wrote:
> I ==26311==WARNING: AddressSanitizer failed to allocate 0x7fffffffffffffff > bytes > ==26311==AddressSanitizer's allocator is terminating the process > instead of returning 0 > ==26311==If you don't like this behavior set allocator_may_return_null=1 > > Is this allocator_may_return_null and environmental variable? Or is it > in a config file somewhere? > > -- > You received this message because you are subscribed to the Google Groups > "address-sanitizer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "address-sanitizer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
