Files
linux-st/lib
Ryan Mallon 708d96fd06 vsprintf: remove %n handling
All in-kernel users of %n in format strings have now been removed and
the %n directive is ignored.  Remove the handling of %n so that it is
treated the same as any other invalid format string directive.  Keep a
warning in place to deter new instances of %n in format strings.

Signed-off-by: Ryan Mallon <rmallon@gmail.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-04-03 16:21:07 -07:00
..
2013-03-13 15:21:48 -07:00
2013-07-09 10:33:30 -07:00
2013-02-27 19:10:09 -08:00
2014-02-17 16:27:47 +01:00
2013-06-18 13:48:45 +02:00
2013-04-29 18:28:42 -07:00
2014-04-03 16:21:07 -07:00