[PATCH 03/10] cros_ec: Add run-time check for input buffer overflow

Simon Glass sjg at chromium.org
Sun Jan 24 21:23:28 CET 2021


This should not happen in normal operation, but the EC might have a bug,
so add a run-time check just in case.

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

 drivers/misc/cros_ec.c | 2 ++
 1 file changed, 2 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list