diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 13:54:57 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 13:54:57 +0000 |
commit | e8a734c50e7d7d23cf963bc821e1654b20ec926f (patch) | |
tree | 4793fb189f935a2e4c459e9d1d8694b0b37e6fbb /dovecot-2.3.15-valbasherr.patch | |
parent | b23811736ac31099159eada15d87d6b96993b1a5 (diff) |
automatic import of dovecotopeneuler24.03_LTS
Diffstat (limited to 'dovecot-2.3.15-valbasherr.patch')
-rw-r--r-- | dovecot-2.3.15-valbasherr.patch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/dovecot-2.3.15-valbasherr.patch b/dovecot-2.3.15-valbasherr.patch new file mode 100644 index 0000000..bbcb86f --- /dev/null +++ b/dovecot-2.3.15-valbasherr.patch @@ -0,0 +1,20 @@ +diff -up dovecot-2.3.15/run-test-valgrind.supp.valbasherr dovecot-2.3.15/run-test-valgrind.supp +--- dovecot-2.3.15/run-test-valgrind.supp.valbasherr 2021-06-21 22:52:53.272707239 +0200 ++++ dovecot-2.3.15/run-test-valgrind.supp 2021-06-21 22:54:19.786668430 +0200 +@@ -1,4 +1,16 @@ + { ++ <bashagin> ++ Memcheck:Leak ++ match-leak-kinds: definite ++ fun:malloc ++ fun:make_if_command ++ fun:yyparse ++ fun:parse_command ++ fun:read_command ++ fun:reader_loop ++ fun:main ++} ++{ + <bash> + Memcheck:Leak + fun:malloc |