[openib-general] Re: [PATCH] sa_query: In send_mad, initialize wr.next to NULL

Roland Dreier roland at topspin.com
Fri Jun 3 10:22:10 PDT 2005


    Hal> sa_query: In send_mad, initialize wr.next to NULL

Does this solve a real problem?  As far as I know, the C standard
requires any pointer fields not explicitly named in a designated
initializer for a structure to be initialized to NULL.

 - R.



More information about the general mailing list