| Summary: | Valgrind reports the memory areas written to by the SG_IO ioctl as untouched | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Daniel Kamil Kozar <dkk089> |
| Component: | general | Assignee: | Julian Seward <jseward> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | tom |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Example program for illustrating the bug
Proposed patch for the issue |
||
|
Description
Daniel Kamil Kozar
2014-04-24 11:35:53 UTC
Created attachment 86244 [details]
Example program for illustrating the bug
Gets information about /dev/sr0 via the INQUIRY command.
Created attachment 86245 [details]
Proposed patch for the issue
Committed, with minor changes, as r14107. |