https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278546
--- Comment #3 from Paul Floyd <[email protected]> --- ioctls are one of the things that Valgrind on FreeBSD needs to improve. Currently there is minimal checking beyond the basic read/write encoding. It needs to be extended ideally for each kind of descriptor and for each corresponding data structur and field that gets read from or written to. Linux does a much better job in this case. -- You are receiving this mail because: You are the assignee for the bug.
