[MPICH2-dev] Minor bug in mpid_recv_init.c
Rajeev Thakur
thakur at mcs.anl.gov
Mon Nov 7 16:26:04 CST 2005
Fixed. Thanks.
Rajeev
> -----Original Message-----
> From: owner-mpich2-dev at mcs.anl.gov
> [mailto:owner-mpich2-dev at mcs.anl.gov] On Behalf Of David Gingold
> Sent: Monday, November 07, 2005 3:02 PM
> To: mpich2-dev at mcs.anl.gov
> Subject: [MPICH2-dev] Minor bug in mpid_recv_init.c
>
> 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