]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
Suppress ARM valgrind warning 1185/head
authorVictor Julien <victor@inliniac.net>
Sat, 18 Oct 2014 19:47:52 +0000 (21:47 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 27 Oct 2014 11:23:07 +0000 (12:23 +0100)
Not Suricata related, so suppress.

qa/valgrind.suppress

index 548285d34b0388bac9bdb6fcb8657947e6bbf6e3..3d2aebdf4676f1762e7bb90fde43c09397959d06 100644 (file)
    fun:start_thread
    fun:clone
 }
+{
+   Warning on ARM, not Suricata related
+   Memcheck:Addr4
+   fun:strlen
+   fun:_dl_open
+   fun:do_dlopen
+   fun:_dl_catch_error
+   fun:dlerror_run
+   fun:__libc_dlopen_mode
+   fun:__nss_lookup_function
+   fun:__nss_lookup
+   fun:getprotobyname_r@@GLIBC_2.4
+   fun:getprotobyname
+   fun:DetectIPProtoParse
+   fun:DetectIPProtoTestParse02
+}