[U-Boot] [PATCH v2 2/7] log: Check printf() arguments

sjg at google.com sjg at google.com
Thu Jan 10 11:37:28 UTC 2019


At present logging does not check printf() arguments. Now that all users
have been corrected, enable this to prevent further problems.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

 include/log.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Applied to u-boot-dm


More information about the U-Boot mailing list