Roland Dreier wrote: > why is the address you want at the position IB_DEVICE_NAME_MAX instead > of at index 0? It should be 0. Thanks for pointing that out. > In general I don't like since strcpy()/strcat() instead of > strlcpy()/strlcat(). > > > - R. > I'll modify the code to use snprintf().
Thank you for your help. Regards, Benjamin _______________________________________________ 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
