summaryrefslogtreecommitdiffstats
path: root/qa/drmemory.suppress
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:39:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:39:49 +0000
commita0aa2307322cd47bbf416810ac0292925e03be87 (patch)
tree37076262a026c4b48c8a0e84f44ff9187556ca35 /qa/drmemory.suppress
parentInitial commit. (diff)
downloadsuricata-a0aa2307322cd47bbf416810ac0292925e03be87.tar.xz
suricata-a0aa2307322cd47bbf416810ac0292925e03be87.zip
Adding upstream version 1:7.0.3.upstream/1%7.0.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'qa/drmemory.suppress')
-rw-r--r--qa/drmemory.suppress111
1 files changed, 111 insertions, 0 deletions
diff --git a/qa/drmemory.suppress b/qa/drmemory.suppress
new file mode 100644
index 0000000..2527bd6
--- /dev/null
+++ b/qa/drmemory.suppress
@@ -0,0 +1,111 @@
+UNADDRESSABLE ACCESS
+name=magic issue, not important
+libc.so.6!__strnlen_sse2
+libc.so.6!_IO_vfprintf_internal
+libc.so.6!__GI___vasprintf_chk
+libc.so.6!__asprintf_chk
+libmagic.so.1!?
+libmagic.so.1!file_apprentice
+libmagic.so.1!magic_load
+suricata!main
+
+LEAK
+name=useless warning, likely DrMemory bug
+*
+libpcre.so.3!pcre_get_substring
+
+LEAK
+name=libmagic minor leak 1
+libmagic.so.1!?
+libmagic.so.1!?
+libmagic.so.1!magic_load
+suricata!MagicInit
+
+LEAK
+name=libmagic minor leak 2
+libmagic.so.1!?
+libmagic.so.1!magic_load
+suricata!MagicInit
+
+UNINITIALIZED READ
+name=Hyperscan false positives due to DrMemory limitations 1
+...
+libhs.so.*!hs_compile_ext_multi
+*
+
+UNINITIALIZED READ
+name=Hyperscan false positives due to DrMemory limitations 2
+...
+libhs.so.*!hs_compile
+*
+
+UNINITIALIZED READ
+name=Hyperscan false positive
+...
+libhs.so.*!*_hs_scan
+suricata!SCHSSearch
+*
+
+UNINITIALIZED READ
+name=Hyperscan false positive
+...
+libhs.so.*!*_hs_scan
+suricata!HSScan
+*
+
+UNADDRESSABLE ACCESS
+name=Hyperscan false positive
+...
+libhs.so.*!*_hs_scan
+suricata!SCHSSearch
+*
+
+UNADDRESSABLE ACCESS
+name=Hyperscan false positive
+...
+libhs.so.*!*_hs_scan
+suricata!HSScan
+*
+
+UNINITIALIZED READ
+name=Hyperscan false positive
+...
+libhs.so.*!hs_alloc_scratch
+suricata!HSBuildDatabase
+*
+
+UNINITIALIZED READ
+name=Hyperscan false positive
+...
+libhs.so.*!hs_alloc_scratch
+suricata!SCHSPreparePatterns
+*
+
+WARNING
+name=Prefetch warnings 1
+...
+libhs.so.*!hs_scan
+suricata!SCHSSearch
+*
+
+WARNING
+name=Prefetch warnings 3
+...
+libhs.so.*!hs_scan
+suricata!HSScan
+*
+
+WARNING
+name=Prefetch warnings 4
+...
+libhs.so.*!*hs_scan
+suricata!SCHSSearch
+*
+
+WARNING
+name=Prefetch warnings 5
+...
+libhs.so.*!*hs_scan
+suricata!HSScan
+*
+