commit | 27147273a68ecf5738ef87ccc6cd4bb8883fca84 | [log] [tgz] |
---|---|---|
author | Kamenee Arumugam <kamenee.arumugam@intel.com> | Mon Aug 21 18:26:32 2017 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Mon Aug 28 19:12:17 2017 -0400 |
tree | aa1fd93479e8eb65efc093fac7a83f9af0e27b33 | |
parent | 3b7169338c1caad4d17ed5d9ed412f813c919cd2 [diff] |
IB/qib: Stricter bounds checking for copy and array access Added checking on index value of array 'guids' in qib_ruc.c. Pass in corrrect size of array for memset operation in qib_mad.c. Reviewed-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by: Kamenee Arumugam <kamenee.arumugam@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>