https://bugs.kde.org/show_bug.cgi?id=493430
Bug ID: 493430 Summary: Review all syscalls (and ioctls) that use or return (new) file descriptors Classification: Developer tools Product: valgrind Version: 3.22 GIT Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: m...@klomp.org CC: ahajk...@redhat.com Target Milestone: --- Review all syscalls (and ioctls) that use or return (new) file descriptors to make sure they call record_fd_open, fd_allowed and record_close. For example the poll system call uses various file descriptors in struct pollfd which aren't checked. -- You are receiving this mail because: You are watching all bug changes.