[LLVMbugs] [Bug 11608] -Wformat-security false positive with literal string + offset

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Dec 18 15:29:44 PST 2011


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

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-12-18 17:29:44 CST ---
There are many ways to hide a constant string from -Wformat-security.  This is
one.  If you want to use -Wformat-security, don't do that.

-- 
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