[LLVMbugs] [Bug 6697] Handle format strings where the data argument is not adjacent to the format string
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Mar 24 21:00:09 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6697
Ted Kremenek <kremenek at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Ted Kremenek <kremenek at apple.com> 2010-03-24 23:00:09 CDT ---
Fixed:
http://llvm.org/viewvc/llvm-project?view=rev&revision=99480
A second bug was that the format string checking assumed the data arguments
immediately followed the format string.
--
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