low priority but the fortran info_f2c code needs to be fixed up for checking about mpi initialization - ompi/mpi/c/info_c2f.c
and ompi/mpi/c/info_f2c.c
actually these routines appear to be okay. to have info handles other than 0 or 1 the app would have had to call MPI_Info_create whichi would invoke instance_retain.
low priority but the fortran info_f2c code needs to be fixed up for checking about mpi initialization - ompi/mpi/c/info_c2f.c and ompi/mpi/c/info_f2c.c