Summary: | [PATCH] helgrind incorrectly flags valid pthread_cond_wait usage as recursive lock of non-recursive mutex | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | Dave Goodell <goodell> |
Component: | helgrind | Assignee: | Rhys Kidd <rhyskidd> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | rhyskidd |
Priority: | NOR | ||
Version: | 3.6 SVN | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
test program to cause the helgrind error
a hack-ish patch to fix the bug |
Description
Dave Goodell
2010-04-29 01:15:54 UTC
Created attachment 43090 [details]
a hack-ish patch to fix the bug
|