[openib-general] [Bug 7] [CHECKER] Overflows in drivers/infiniband/core/mad.c
bugzilla-daemon at openib.org
bugzilla-daemon at openib.org
Tue Mar 7 22:07:56 PST 2006
http://openib.org/bugzilla/show_bug.cgi?id=7
------- Additional Comments From bos at pathscale.com 2006-03-07 22:07 -------
And again in add_oui_reg_req:
1207 vclass = vendor_class_index(mad_reg_req->mgmt_class);
1208 port_priv = agent_priv->qp_info->port_priv;
1209 vendor_table = &port_priv->version[
1210 mad_reg_req->mgmt_class_version].vendor;
1222 if (!(*vendor_table)->vendor_class[vclass]) {
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the general
mailing list