vfprintf: fix spelling.
Change-Id: I6dc611143fb1f3e9ccf0a77b40ee48a3c1d72ca9
This commit is contained in:
parent
c27103d84c
commit
9145ad3f0a
@ -559,7 +559,7 @@ reswitch: switch (ch) {
|
|||||||
#endif /* FLOATING_POINT */
|
#endif /* FLOATING_POINT */
|
||||||
/* the Android security team suggests removing support for %n
|
/* the Android security team suggests removing support for %n
|
||||||
* since it has no real practical value, and could lead to
|
* since it has no real practical value, and could lead to
|
||||||
* running malicious code (for really bugy programs that
|
* running malicious code (for really buggy programs that
|
||||||
* send to printf() user-generated formatting strings).
|
* send to printf() user-generated formatting strings).
|
||||||
*/
|
*/
|
||||||
#if 0
|
#if 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user