]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/valgrind.supp: drop boost::lockfree::queue suppression
authorJason Dillaman <dillaman@redhat.com>
Fri, 28 Jun 2019 14:54:57 +0000 (10:54 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 28 Jun 2019 14:56:16 +0000 (10:56 -0400)
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
qa/valgrind.supp

index e877d0e9533b1a3becf90558ff75e2264b020628..56112b1f4fd98ef06f62f33c37677ec323c9e9ea 100644 (file)
    fun:_ZN11EventCenter14process_eventsEjPNSt6chrono8durationImSt5ratioILl1ELl1000000000EEEE
    ...
 }
-
-{
-   boost::lockfree::queue uninitialized variable
-   Memcheck:Cond
-   ...
-   fun:*do_push*
-   fun:*push*
-   fun:_ZN6librbd2io13AioCompletion8completeEv
-   fun:_ZN6librbd2io13AioCompletion16complete_requestEl
-   ...
-}