Summary: | Syscall write(buf) error msg: could give more information | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | philippe.waroquiers |
Component: | memcheck | Assignee: | Julian Seward <jseward> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | llepage, pjfloyd |
Priority: | NOR | ||
Version First Reported In: | 3.2.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
philippe.waroquiers
2006-08-10 23:51:50 UTC
Unfortunately X isn't constant. My understanding of C and C++ packing rules is that X is the size of the largest element. The word size would be a fairly good approximation to that. Another case that we could give more details about is padding, i.e., if we see fewer than 8 bytes uninitialized at the end. *** Bug 480042 has been marked as a duplicate of this bug. *** |