https://bugs.kde.org/show_bug.cgi?id=357035
Tom Hughes <t...@compton.nu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t...@compton.nu --- Comment #1 from Tom Hughes <t...@compton.nu> --- Unfortunately because you've blanked out the addresses it's hard to tell what's going on here... If the addresses are different then the answer would seem to be simply that the compiler is generating code that reads the variable twice. Even if they're the same then the only reasonable explanation I can see is that the compiled code is passing through that instruction twice when run. In short I suspect this is simply an artefact of the code generated by the compiler rather than any bug in valgrind. -- You are receiving this mail because: You are watching all bug changes.