> I missed that one. There is one more place that might be a problem and > that is rdma_create_qp which is an exported function which accepts > struct ib_qp_init_attr * as an argument. This means that we need to > either clear the create_flags field or require to the caller to put a > valid value. What do you think?
Yes, that's right, you would need to audit all the callers there too. - R. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
