mpi/src/starpu_mpi_datatype.c: starpu_mpi_handle_to_datatype check type against STARPU_MAX_INTERFACE_ID (instead of STARPU_MULTIFORMAT_INTERFACE_ID). It is safer in case StarPU defines new datatypes at a later stage. Thanks to Benoit Lizé for reporting the bug.