aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2012-06-30 01:49:35 +0000
committerDavid S. Miller <[email protected]>2012-07-08 23:51:11 -0700
commit12aba9e7974c5aabf0f4b8e90a5943bfa17fadf4 (patch)
treef28da1c51f0613c27bcd65ccf7f1208ae4fd5c25 /scripts/objdiff
parent8f961faef791f6cc8fb1d10817fa7af3efcb544e (diff)
bnx2i: use strlcpy() instead of memcpy() for strings
DRV_MODULE_VERSION here is "2.7.2.2" which is only 8 chars but we copy 12 bytes from the stack so it's a small information leak. Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Michael Chan <[email protected]> Acked-by: Eddie Wai <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions