Skip to content
Snippets Groups Projects
Commit 28f109c0 authored by Eric Cano's avatar Eric Cano
Browse files

Added suppression for valgrind false positives.

parent 267c2717
No related branches found
No related tags found
No related merge requests found
......@@ -307,5 +307,21 @@
...
}
{
Stack_allocated_object_deletion_probably_coincidence_of_address
Helgrind:Race
...
fun:_ZN3cta11objectstore14AgentReference6ActionD1Ev
fun:_ZN3cta11objectstore14AgentReference14addToOwnershipERKSsRNS0_7BackendE
...
}
{
Objects_passed_form_thread_to_thread
Helgrind:Race
...
fun:_ZNSt10unique_ptrISt7promiseIvESt14default_deleteIS1_EED1Ev
fun:_ZN3cta11objectstore14AgentReference21queueAndExecuteActionERNS1_6ActionERNS0_7BackendE
...
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment