bu5hm4n pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=5c5f0692fce02a02be611f892eb0471c8ce8a0e8

commit 5c5f0692fce02a02be611f892eb0471c8ce8a0e8
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Wed Jun 3 10:37:38 2020 +0200

    ci: remove no longer used address sanitizer leak suppression file
    
    We switched the asan build to ignore leaks for the internal build tools.
    
    Signed-off-by: Stefan Schmidt <s.schm...@samsung.com>
    Reviewed-by: Marcel Hollerbach <m...@marcel-hollerbach.de>
    Differential Revision: https://phab.enlightenment.org/D11922
---
 .ci/asan-ignore-leaks.supp | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/.ci/asan-ignore-leaks.supp b/.ci/asan-ignore-leaks.supp
deleted file mode 100644
index 1d1b0b9e24..0000000000
--- a/.ci/asan-ignore-leaks.supp
+++ /dev/null
@@ -1,17 +0,0 @@
-# Evas
-leak:evas_module_find_type
-leak:generic_cache_new
-# Edje / cpplib
-leak:handle_directive
-# Edje_cc
-leak:edje_cc
-leak:_efl_loop_message_handler_message_send
-leak:ecore_ipc_client_add
-leak:_evas_pointer_data_add
-# Elm_prefs_cc
-leak:st_collection_page_items_item_label
-leak:st_collection_page_items_item_name
-leak:st_collection_page_items_item_string_placeholder
-leak:st_collection_page_items_item_string_default
-leak:st_collection_page_items_item_string_deny
-leak:ob_collection_page_items_item

-- 


Reply via email to