Disable %n in printf and vfwprintf.
Bug: 14492135 Change-Id: If190bede29e5f68a65043ddbe8e878c660933d03
This commit is contained in:
@@ -102,6 +102,7 @@ extern int __sdidinit;
|
||||
#define FLOATING_POINT
|
||||
#define PRINTF_WIDE_CHAR
|
||||
#define SCANF_WIDE_CHAR
|
||||
#define NO_PRINTF_PERCENT_N
|
||||
|
||||
/* OpenBSD exposes these in <stdio.h>, but we only want them exposed to the implementation. */
|
||||
__BEGIN_DECLS
|
||||
|
Reference in New Issue
Block a user