https://bugs.kde.org/show_bug.cgi?id=309554
Paul Floyd <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Paul Floyd <[email protected]> --- In this needed? + if (!ML_(safe_to_deref)((void*)(Addr)ARG1, ARG2)) + PRE_MEM_READ("sys_remap_file_pages(addr)", ARG1, ARG2); My understanding of the manpage is that this syscall just rearranges the order of the mapping between pages in a file and pages in memory. I don't think that it reads or writes any memory. -- You are receiving this mail because: You are watching all bug changes.
