Merge #7739 'ASAN/LeakSanitizer: ignore loop_schedule_deferred()'

This commit is contained in:
Justin M. Keyes 2017-12-18 01:44:22 +01:00 committed by GitHub
commit 451ff827b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,7 @@
# multiqueue.h pointer arithmetic is not accepted by asan
fun:multiqueue_node_data
fun:tv_dict_watcher_node_data
# Allocation in loop_schedule_deferred() is freed by loop_deferred_event(), but
# this sometimes does not happen during teardown.
func:loop_schedule_deferred