https://bugs.kde.org/show_bug.cgi?id=432801
Tom Hughes <t...@compton.nu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t...@compton.nu --- Comment #2 from Tom Hughes <t...@compton.nu> --- I reproduced this - it's the value of hp that valgrind thinks is uninitialised after the loop computing it. Altering the loop in any way seems to stop it happening. I didn't look at the assembly in any detail but I think clang is folding that loop that adds up a constant char array into some "clever" calculation. -- You are receiving this mail because: You are watching all bug changes.