Displaying 2 results from an estimated 2 matches for "1969616c".
2017 Sep 06
2
Temporary disable ASan's allocator check
Hi all,
Is it possible to change the value of ASan's allocator_may_return_null at runtime or somehow disable this check temporarily? If I install an LLVM bad_alloc_error_handler, ASan's allocator wrapper detects this first and terminates the process instead of returning 0, preventing the custom handler from being called.
Thanks,
Jonas
2017 Sep 06
2
Temporary disable ASan's allocator check
...at lists.llvm.org>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170906/1969616c/attachment.html>