https://bugs.kde.org/show_bug.cgi?id=360429
Bug ID: 360429 Summary: Warning: noted but unhandled ioctl 0x530d with no size/direction hints. Product: valgrind Version: 3.11.0 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: vasanthaganes...@tuta.io ioctl 0x530d is not supported by valgrind Reproducible: Always Steps to Reproduce: 1.run this code with valgrind http://pastebin.com/xK2aX0re 2. 3. Actual Results: ==6713== Warning: noted but unhandled ioctl 0x530d with no size/direction hints. ==6713== This could cause spurious value errors to appear. ==6713== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. Expected Results: it should not have issued the warning -- You are receiving this mail because: You are watching all bug changes.