> I believe we still have a problem if don't set the pointer to NULL. If > one of the subsequent operations fails we will end up freeing the same > pointer twice.
Oops, thanks. I got rid of the tricky NULL stuff and just freed device_attr in the three places where it matters. _______________________________________________ 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
