Summary: | Syscall param sendmsg(msg.msg_iov[0]) points to uninitialised byte(s) | ||
---|---|---|---|
Product: | Wayland | Reporter: | Sebastien Bacher <seb128> |
Component: | wayland | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Sebastien Bacher
2017-10-24 19:35:20 UTC
Am I reading that report correctly that the uninitialized bytes are in a region allocated by calloc()? Is that a mistake in the analysis, or do we first copy uninitialized data into the area and then get the warning only when trying to use them? Seb, if this still happens, could you please attach the output of running with 'WAYLAND_DEBUG=client'? That will at least give us a clue which Wayland requests have been made before this happens. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/wayland/wayland/issues/16. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.