[WIP] Run regression tests under ASAN
[alexxy/gromacs.git] / admin / lsan-suppressions.txt
1 # Known leaks - leak keywords are the lowest-level function/method of the leak call stack that is not reused by other
2 # routines.
3 leak:add_to_list
4 leak:atoms_to_constraints
5 leak:atoms_to_settles
6 leak:balance_fep_lists
7 leak:cpp_opts
8 leak:dd_init_bondeds
9 leak:dd_make_local_constraints
10 leak:dd_move_f
11 leak:dd_partition_system
12 leak:diagonalize_orires_tensors
13 leak:do_cpte_matrices
14 leak:do_edsam
15 leak:do_inputrec
16 leak:do_single_flood
17 leak:get_ir
18 leak:get_zone_pulse_cgs
19 leak:gmx::DomainDecompositionBuilder::Impl::build
20 leak:gmx_check
21 leak:gmx_make_edi
22 leak:gmx_mtop_ilistloop_init
23 leak:gmx_pme_init
24 leak:gmx_pme_receive_f
25 leak:init_buffer_flags
26 leak:init_disres
27 leak:init_dfhist_state
28 leak:init_df_history
29 leak:init_edsam
30 leak:init_ekinstate
31 leak:init_interaction_const
32 leak:init_orires
33 leak:init_rot
34 leak:init_swapcoords
35 leak:make_bondeds_zone
36 leak:make_dd_indices
37 leak:make_exclusions_zone
38 leak:make_fep_list
39 leak:make_ljpme_c6grid
40 leak:make_pull_groups
41 leak:make_reverse_top
42 leak:make_rotation_groups
43 leak:make_swap_groups
44 leak:make_tables
45 leak:mdoutf_write_to_trajectory_files
46 # Stack trace does not report a function beyond gmx_srenew_impl, so the file is suppressed instead.
47 leak:pairlist.cpp
48 leak:read_rotparams
49 leak:set_ddgrid_parameters
50 leak:set_reference_positions
51 leak:set_state_entries
52 leak:visitOption
53
54 # External suppressions
55 leak:xdr_string