https://bugs.kde.org/show_bug.cgi?id=405394
Tom Hughes <t...@compton.nu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t...@compton.nu --- Comment #1 from Tom Hughes <t...@compton.nu> --- Those system calls should take a vki_sched_getattr as their second argument, not a vki_sched_getparam so as written then will be checking the wrong amount of memory. Also setattr should presumably do PRE_MEM_READ and drop the write hooks as it presumably reads the structure rather than writing it. -- You are receiving this mail because: You are watching all bug changes.