--- rpl/src/instructions_f3.c 2010/05/24 10:58:32 1.11 +++ rpl/src/instructions_f3.c 2010/06/02 10:28:45 1.13 @@ -1813,7 +1813,7 @@ instruction_fuse(struct_processus *s_eta (*s_etat_processus).erreur_systeme = d_es_processus; return; } - + if (pthread_attr_destroy(&attributs) != 0) { (*s_etat_processus).erreur_systeme = d_es_processus;