On Sun, 2008-03-16 at 08:43 -0700, Roland Dreier wrote:
> > 1. It seems that there is a memory leak that the following fixes:
> 
>  > 2. I see that you added an else clause here:
> 
> Thanks... I fixed the memory leak and removed the else, and pushed out
> a new tree.
> 
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.

_______________________________________________
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

Reply via email to