From 9538ad80bcda804705c150999245ce6dae550edb Mon Sep 17 00:00:00 2001 From: Thibault Charbonnier Date: Mon, 30 Oct 2023 12:40:36 -0700 Subject: [PATCH] chore(valgrind.supp) add a new suppression for headers-more-nginx-module --- valgrind.suppress | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/valgrind.suppress b/valgrind.suppress index 88b872faa..74efefa28 100644 --- a/valgrind.suppress +++ b/valgrind.suppress @@ -21,6 +21,15 @@ ... fun:ngx_crc32_table_init } +{ + + Memcheck:Cond + fun:ngx_http_set_header_helper + fun:ngx_http_headers_more_exec_cmd + fun:ngx_http_headers_more_filter + ... + fun:main +} { Memcheck:Cond