[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:06:59 PST 2006
http://openib.org/bugzilla/show_bug.cgi?id=7
------- Additional Comments From bos at pathscale.com 2006-03-07 22:06 -------
This also happens in remove_mad_reg_req:
1350 mgmt_class = vendor_class_index(agent_priv->reg_req->mgmt_class);
1351 vendor = port_priv->version[
1352 agent_priv->reg_req->mgmt_class_version].vendor;
1354 if (!vendor)
1355 goto out;
1357 vendor_class = vendor->vendor_class[mgmt_class];
------- 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