u-boot-brain/arch/sandbox
Tom Rini ab971e192a sandbox: eth-raw-os.c: Ensure that our interface name is not too long
Coverity notes that we do not ensure when we copy ifname we still have
space left to ensure NULL termination.  As cannot control the size of
ifr_name we must make sure that our argument will not overflow the
buffer.

Reported-by: Coverity (CID 131094)
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-01-12 10:19:09 -07:00
..
cpu sandbox: eth-raw-os.c: Ensure that our interface name is not too long 2016-01-12 10:19:09 -07:00
dts test: add sandbox timer to test.dts 2016-01-07 10:27:07 -07:00
include/asm usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
lib sandbox: Add support for bootz 2015-04-19 14:45:57 -06:00
config.mk generic-board: select SYS_GENERIC_BOARD for some architectures 2015-03-28 09:03:08 -04:00
Kconfig dm: cros_ec: Convert cros_ec keyboard driver to driver model 2015-11-19 20:13:40 -07:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00