summaryrefslogtreecommitdiff
path: root/erts/emulator/asan/suppress
blob: 26ba649522fa81b8c8e5bae28a6a3388050dd0f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
leak:erts_alloc_permanent_cache_aligned

# Harmless leak of ErtsThrPrgrData from async threads in exiting emulator
leak:erts_thr_progress_register_unmanaged_thread

# Block passed to sigaltstack()
leak:sys_thread_init_signal_stack

# Crypto: loading gives expected errors when curves are tried. But including
# <openssl/err.h> and removing them triggers compiler errors on Windows
leak:init_curve_types
#
leak:valid_curve


# Crypto: OpensSSL error handling (see about err.h above)
leak:ERR_put_error

# Crypto: Our test engine leaks. That is actually a design decision since it is only a test tool
# This disables errors in that:
leak:ENGINE_ctrl_cmd_string
leak:ENGINE_get_digest