[ofa-general] [PATCH] infiniband-diags/smpdump.c: Free allocated umad prior to exit

Hal Rosenstock hal.rosenstock at gmail.com
Wed Feb 18 09:22:19 PST 2009


On Wed, Feb 18, 2009 at 12:06 PM, Sean Hefty <sean.hefty at intel.com> wrote:
>>-              return 0;
>>+              goto Exit;
>>       }
>>
>>       desc = smp->data;
>>@@ -301,5 +301,8 @@ int main(int argc, char *argv[])
>>       putchar('\n');
>>       if (smp->status)
>>               fprintf(stdout, "SMP status: 0x%x\n", ntohs(smp->status));
>>+
>>+Exit:
>
> nit: can we use all lowercase

Sure; v2 patch shortly.

-- Hal

>
> _______________________________________________
> general mailing list
> general at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
>
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
>



More information about the general mailing list