diff options
| author | Tomas Winkler <[email protected]> | 2013-09-02 00:11:01 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-09-26 15:23:00 +0000 |
| commit | 23f5a322063cba7c9f5dba5205e2960a24291373 (patch) | |
| tree | 3df53fb4fda1498c03714330f63c1352af326deb /drivers/misc/ibmasm/module.c | |
| parent | mei: mei_cl_link protect open_handle_count from overflow (diff) | |
| download | kernel-23f5a322063cba7c9f5dba5205e2960a24291373.tar.gz kernel-23f5a322063cba7c9f5dba5205e2960a24291373.zip | |
mei: make sure that me_clients_map big enough before copying
To make static analyzers happy validated that
sizeof me_clients_map is larger than sizeof valid_addresses from the
enumeration response before memcpy
We can use BUILD_ON macro as both arrays are defined statically
Signed-off-by: Tomas Winkler <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/misc/ibmasm/module.c')
0 files changed, 0 insertions, 0 deletions
