Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cta
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dCache
cta
Commits
28f109c0
Commit
28f109c0
authored
8 years ago
by
Eric Cano
Browse files
Options
Downloads
Patches
Plain Diff
Added suppression for valgrind false positives.
parent
267c2717
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/helgrind.suppr
+16
-0
16 additions, 0 deletions
tests/helgrind.suppr
with
16 additions
and
0 deletions
tests/helgrind.suppr
+
16
−
0
View file @
28f109c0
...
...
@@ -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
...
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment