diff options
Diffstat (limited to '.asan-blacklist')
-rw-r--r-- | .asan-blacklist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.asan-blacklist b/.asan-blacklist new file mode 100644 index 0000000000..bd977dfe17 --- /dev/null +++ b/.asan-blacklist @@ -0,0 +1,2 @@ +# libuv queue.h pointer arithmetic is not accepted by asan +fun:queue_node_data |