-
- Downloads
cmd_mtdparts.c: prevent printbuffer overflows
The length of configured MTDPARTS_DEFAULT string
could be greater than console printbuffer size.
Replace printf() by puts() to avoid potential buffer
overflows.
Signed-off-by:
Anatolij Gustschin <agust@denx.de>
Please register or sign in to comment