mirror of https://github.com/ecmwf/eccodes.git
ECC-765: suppression for known leak (for optimised build)
This commit is contained in:
parent
a0afde267c
commit
5609b79cc4
|
@ -211,7 +211,7 @@ cat > $tempSupp << EOF
|
||||||
match-leak-kinds: definite
|
match-leak-kinds: definite
|
||||||
fun:malloc
|
fun:malloc
|
||||||
fun:string_split
|
fun:string_split
|
||||||
fun:load_bufr_elements_table
|
fun:load_bufr_elements_table*
|
||||||
fun:bufr_get_from_table
|
fun:bufr_get_from_table
|
||||||
fun:accessor_bufr_elements_table_get_descriptor
|
fun:accessor_bufr_elements_table_get_descriptor
|
||||||
fun:grib_bufr_descriptor_new
|
fun:grib_bufr_descriptor_new
|
||||||
|
|
Loading…
Reference in New Issue