summaryrefslogtreecommitdiff
path: root/include/stdio_dev.h
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2015-12-07 22:26:34 -0500
committerSimon Glass <[email protected]>2016-01-12 10:19:09 -0700
commitab971e192adcf0a501c8998542ab116512c0c260 (patch)
treeb47989baa22ba66a336703e89a3c42d03f2c9313 /include/stdio_dev.h
parent66eaea6cd152a0dae5964930483f68d92047b2f5 (diff)
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 <[email protected]> Signed-off-by: Tom Rini <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/stdio_dev.h')
0 files changed, 0 insertions, 0 deletions