aboutsummaryrefslogtreecommitdiff
path: root/src/.asan-blacklist
blob: b0eb9a62a9da209ddab446a29ab35fd6ed33bff0 (plain) (blame)
1
2
3
4
5
6
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.
fun:loop_schedule_deferred