[valgrind] [Bug 413119] New: ioctl wrapper for DRM_IOCTL_I915_GEM_MMAP

2019-10-17 Thread Simon Richter
https://bugs.kde.org/show_bug.cgi?id=413119 Bug ID: 413119 Summary: ioctl wrapper for DRM_IOCTL_I915_GEM_MMAP Product: valgrind Version: unspecified Platform: unspecified OS: Linux Status: REPORTED

[valgrind] [Bug 413119] ioctl wrapper for DRM_IOCTL_I915_GEM_MMAP

2019-10-17 Thread Simon Richter
https://bugs.kde.org/show_bug.cgi?id=413119 Simon Richter changed: What|Removed |Added CC||simon.rich...@hogyros.de -- You are receiving

[valgrind] [Bug 413119] ioctl wrapper for DRM_IOCTL_I915_GEM_MMAP

2019-10-17 Thread Simon Richter
https://bugs.kde.org/show_bug.cgi?id=413119 --- Comment #2 from Simon Richter --- Created attachment 123299 --> https://bugs.kde.org/attachment.cgi?id=123299=edit Patch to handle ioctl -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 413119] ioctl wrapper for DRM_IOCTL_I915_GEM_MMAP

2019-10-17 Thread Simon Richter
https://bugs.kde.org/show_bug.cgi?id=413119 --- Comment #3 from Simon Richter --- Created attachment 123300 --> https://bugs.kde.org/attachment.cgi?id=123300=edit Patch to handle legacy ioctl -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 413119] ioctl wrapper for DRM_IOCTL_I915_GEM_MMAP

2019-10-17 Thread Simon Richter
https://bugs.kde.org/show_bug.cgi?id=413119 --- Comment #1 from Simon Richter --- Created attachment 123298 --> https://bugs.kde.org/attachment.cgi?id=123298=edit Patch to update ioctl argument definition -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 415621] New: epoll_ctl reports for uninitialized padding

2019-12-27 Thread Simon Richter
https://bugs.kde.org/show_bug.cgi?id=415621 Bug ID: 415621 Summary: epoll_ctl reports for uninitialized padding Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity:

[valgrind] [Bug 415621] epoll_ctl reports for uninitialized padding

2019-12-28 Thread Simon Richter
https://bugs.kde.org/show_bug.cgi?id=415621 --- Comment #2 from Simon Richter --- Not yet, I'd need guidance on what would be the desired behaviour for uninitialized padding in the middle of a struct (which is harmless but might leak data if it is blindly copied around). Is there a flag

[valgrind] [Bug 460142] New: Auxiliary stack traces

2022-10-08 Thread Simon Richter
https://bugs.kde.org/show_bug.cgi?id=460142 Bug ID: 460142 Summary: Auxiliary stack traces Classification: Developer tools Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED