mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
ASAN/LeakSanitizer: fix typo in blacklist
This commit is contained in:
@@ -4,4 +4,4 @@ fun:tv_dict_watcher_node_data
|
|||||||
|
|
||||||
# Allocation in loop_schedule_deferred() is freed by loop_deferred_event(), but
|
# Allocation in loop_schedule_deferred() is freed by loop_deferred_event(), but
|
||||||
# this sometimes does not happen during teardown.
|
# this sometimes does not happen during teardown.
|
||||||
func:loop_schedule_deferred
|
fun:loop_schedule_deferred
|
||||||
|
Reference in New Issue
Block a user