https://bugs.kde.org/show_bug.cgi?id=450458

--- Comment #4 from Tom Hughes <t...@compton.nu> ---
Well that's quite interesting - the default is --smc-check=all-non-file which
means we check for self modifying code on heap, stack and in anonymous mappings
but not in file backed mappings.

So it sounds like it is modifying code in a file backed mapping which is quite
an odd thing to do! Either that or there is some sort of bug in our detection
of whether a mapping is file backed.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to