| Summary: | setsockopt handling needs to handle SOL_SOCKET/SO_ATTACH_FILTER | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Guy Harris <gharris> |
| Component: | general | Assignee: | Julian Seward <jseward> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | tom |
| Priority: | NOR | ||
| Version First Reported In: | 3.9.0.SVN | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Patch to fix this problem | ||
|
Description
Guy Harris
2013-04-11 19:57:24 UTC
Created attachment 78818 [details]
Patch to fix this problem
And here's a fix.
Committed with minor adjustments as r13461. |