[MPICH2-dev] Minor bug in mpid_recv_init.c

David Gingold david.gingold at sicortex.com
Mon Nov 7 15:01:51 CST 2005


Another minor bug:

It looks like MPID_Recv_init() fails to create an error code in the  
case where allocating the request fails.  It would return  
MPI_SUCCESS, but allocate a NULL request, which would cause a null  
pointer de-reference in the caller.

-dg

--
David Gingold
Principal Software Engineer
SiCortex
One Clock Tower Place, Suite 100
Maynard MA 01754
(978) 897-0214 x224






More information about the mpich2-dev mailing list