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

Paul Floyd <pjfl...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pjfl...@wanadoo.fr
         Resolution|---                         |NOT A BUG
             Status|REPORTED                    |RESOLVED

--- Comment #2 from Paul Floyd <pjfl...@wanadoo.fr> ---
This is a case of "functions as designed".

Memcheck only reports errors when they have the potential to alter the visible
behaviour of the application. (And note that your compiler may well also be
making opptimizations like this). Generating errors for each and every copy of
uninitilitialised data would produce an overwhelming amount of mostly useless
messages.

This has been requested in the past.

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

Reply via email to