On Wednesday 16 February 2011 15:02, sebastien dugue wrote:
>   Also, one thing I noticed in that same function: why allocate ctx_entry 
> before
> knowing if it's going to be of any use? The allocation could be done right 
> before
> the first use.
> 
I did it just to gather all the error returns at the beginning of the function.
You are correct, though: I could have walked the list before doing the 
allocation.
I don't see this as critical, though.

-Jack
_______________________________________________
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to