[LLVMbugs] [Bug 11091] incorrect warning for printf and printing std::runtime_error::what()

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Oct 10 13:41:27 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=11091

Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sharparrow1 at yahoo.com
         Resolution|                            |INVALID

--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> 2011-10-10 15:41:27 CDT ---
This is by design: -Wformat-security doesn't do any flow analysis.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list