Re: [O-MPI devel] [PATCH] for ompi_free_list.c

2005-08-08 Thread Galen Shipman
Changes are in the trunk Thanks, Gaeln On Aug 8, 2005, at 7:38 AM, Gleb Natapov wrote: Hello, Included patch fixes bugs in ompi_free_list in the case ompi_free_list was created with NULL class and/or mpool parameters. Index: ompi/class/ompi_free_list.c =

[O-MPI devel] [PATCH] for ompi_free_list.c

2005-08-08 Thread Gleb Natapov
Hello, Included patch fixes bugs in ompi_free_list in the case ompi_free_list was created with NULL class and/or mpool parameters. Index: ompi/class/ompi_free_list.c === --- ompi/class/ompi_free_list.c (revision 6760) +++ ompi/class/