]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
valgrind: suppress inet_ntop noise
authorSage Weil <sage@inktank.com>
Thu, 26 Sep 2013 20:37:20 +0000 (13:37 -0700)
committerSage Weil <sage@inktank.com>
Thu, 26 Sep 2013 20:38:04 +0000 (13:38 -0700)
See #6240

Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 2acceef69905173a008a6da075e675b3cb579391)

teuthology/task/valgrind.supp

index c10c2d47100913f74994052c19430367faba294e..22836d88a1ab089ebcddc15a7d3f8ff5e9ad6889 100644 (file)
         fun:__strptime_internal
         ...
 }
+{
+       inet_ntop does something lame on local stack
+       Memcheck:Value8
+       ...
+       fun:inet_ntop
+       ...
+}
+{
+       inet_ntop does something lame on local stack
+       Memcheck:Addr8
+       ...
+       fun:inet_ntop
+       ...
+}
 {
        dl-lookup.c thing .. Invalid write of size 8
        Memcheck:Value8