diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2013-09-02 03:11:01 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-26 08:23:00 -0700 |
commit | 23f5a322063cba7c9f5dba5205e2960a24291373 (patch) | |
tree | 3df53fb4fda1498c03714330f63c1352af326deb /CREDITS | |
parent | caaeb09afda3a2239e02d495cea7e629136e09ee (diff) |
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 <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions